projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Insure suitable choices of path/drive separator on OS/2.
[wxWidgets.git]
/
include
/
wx
/
mgl
/
gdiobj.h
diff --git
a/include/wx/mgl/gdiobj.h
b/include/wx/mgl/gdiobj.h
index 228f5508b7d17c104926fd037bf25778c823af7b..d148b14306f4354925a60e9ec5ee6bdb32b8fd4d 100644
(file)
--- a/
include/wx/mgl/gdiobj.h
+++ b/
include/wx/mgl/gdiobj.h
@@
-12,7
+12,7
@@
#ifndef _WX_GDIOBJ_H_
#define _WX_GDIOBJ_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "gdiobj.h"
#endif