projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use static_cast<> for wxStaticCast; updated comment in front of wxDynamicCast()
[wxWidgets.git]
/
include
/
wx
/
mgl
/
toplevel.h
diff --git
a/include/wx/mgl/toplevel.h
b/include/wx/mgl/toplevel.h
index a3c2b60024c0511749f5e752f8d213039cb0a37a..f7c47f5c6b1dfd9080b6774fec4681be8cb0b859 100644
(file)
--- a/
include/wx/mgl/toplevel.h
+++ b/
include/wx/mgl/toplevel.h
@@
-11,7
+11,7
@@
#ifndef __WX_TOPLEVEL_H__
#define __WX_TOPLEVEL_H__
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "toplevel.h"
#endif