projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Missing casts to event handling functions.
[wxWidgets.git]
/
include
/
wx
/
motif
/
dataobj.h
diff --git
a/include/wx/motif/dataobj.h
b/include/wx/motif/dataobj.h
index 042cf6c63b9b89692074b1f97d8d218140493854..6a59078483aa8c69dc0bdc377a7c4f76a38d9e16 100644
(file)
--- a/
include/wx/motif/dataobj.h
+++ b/
include/wx/motif/dataobj.h
@@
-10,7
+10,7
@@
#ifndef _WX_MOTIF_DATAOBJ_H_
#define _WX_MOTIF_DATAOBJ_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "dataobj.h"
#endif