projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
yet another compilation fix for ItemDeleted
[wxWidgets.git]
/
src
/
x11
/
nanox.c
diff --git
a/src/x11/nanox.c
b/src/x11/nanox.c
index 0aafc49442a6ca02806722b7787af70e9f42613a..5c2c8b27ab74989ae51ef964f2a308a6a6ba6f5e 100644
(file)
--- a/
src/x11/nanox.c
+++ b/
src/x11/nanox.c
@@
-2,16
+2,13
@@
* nanox.c
*
* Replacements for some comomon Xlib functions
* nanox.c
*
* Replacements for some comomon Xlib functions
+ * Licence: The wxWidgets licence
*/
#include "wx/setup.h"
#if wxUSE_NANOX
*/
#include "wx/setup.h"
#if wxUSE_NANOX
-#ifdef __GNUG__
-#pragma implementation "Xlib.h"
-#endif
-
#include <ctype.h>
#include <malloc.h>
#include <string.h>
#include <ctype.h>
#include <malloc.h>
#include <string.h>