projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rtti api mods added
[wxWidgets.git]
/
src
/
gtk
/
glcanvas.cpp
diff --git
a/src/gtk/glcanvas.cpp
b/src/gtk/glcanvas.cpp
index d1ace2efe170cdbddb70e0d0e2502c3c5fd5fad2..f9599d1aa427e75eb1c8e44e92ed4e1e91c2d417 100644
(file)
--- a/
src/gtk/glcanvas.cpp
+++ b/
src/gtk/glcanvas.cpp
@@
-9,10
+9,13
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "glcanvas.h"
#endif
#pragma implementation "glcanvas.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#include "wx/setup.h"
#if wxUSE_GLCANVAS
#include "wx/setup.h"
#if wxUSE_GLCANVAS