Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
index d949a80cb3..7c0079e869 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.h
@@ -19,9 +19,11 @@
#define NDEBUG
#define G_DISABLE_DEPRECATED
-/*
#define GTK_DISABLE_DEPRECATED
/*
+#define GDK_DISABLE_DEPRECATED
+#define GTK_DISABLE_SINGLE_INCLUDES
+#define GSEAL_ENABLE
*/
#include <stdlib.h>

Back to the top