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
/
x11
/
cursor.h
diff --git
a/include/wx/x11/cursor.h
b/include/wx/x11/cursor.h
index 65fe7721a766d9f42f515b6e66e23a6a94c63f7c..e914316b8acb6c5d6eabad8d6bdcc12d7f382dbf 100644
(file)
--- a/
include/wx/x11/cursor.h
+++ b/
include/wx/x11/cursor.h
@@
-12,7
+12,7
@@
#ifndef _WX_CURSOR_H_
#define _WX_CURSOR_H_
#ifndef _WX_CURSOR_H_
#define _WX_CURSOR_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "cursor.h"
#endif
#pragma interface "cursor.h"
#endif