[gtk+/quartz-integration: 447/563] stylecontext: #include <math.h> when using math functions
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/quartz-integration: 447/563] stylecontext: #include <math.h> when using math functions
- Date: Sat, 9 Jul 2011 06:43:36 +0000 (UTC)
commit 69cd2a128d5637fc77ffb56e695ff1b0233a049b
Author: Benjamin Otte <otte redhat com>
Date: Mon Jun 27 02:59:19 2011 +0200
stylecontext: #include <math.h> when using math functions
gtk/gtkstylecontext.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index d63d35b..549fbaf 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -20,6 +20,7 @@
#include "config.h"
#include <gdk/gdk.h>
+#include <math.h>
#include <stdlib.h>
#include <gobject/gvaluecollector.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]