projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Hopefully fixed library names generated by wx-config for OS/2's PM port.
[wxWidgets.git]
/
src
/
mac
/
carbon
/
glcanvas.cpp
diff --git
a/src/mac/carbon/glcanvas.cpp
b/src/mac/carbon/glcanvas.cpp
index facd34a510bd3229c5d265e40aca9488619a47fc..7f44e45910675c2fb06c14621048056a02fb8cdb 100644
(file)
--- a/
src/mac/carbon/glcanvas.cpp
+++ b/
src/mac/carbon/glcanvas.cpp
@@
-9,7
+9,7
@@
// 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
@@
-19,8
+19,6
@@
#pragma hdrstop
#endif
#pragma hdrstop
#endif
-#include "wx/setup.h"
-
#if wxUSE_GLCANVAS
#ifndef WX_PRECOMP
#if wxUSE_GLCANVAS
#ifndef WX_PRECOMP