* nanox.c
*
* Replacements for some comomon Xlib functions
+ * Licence: The wxWidgets licence
*/
#include "wx/setup.h"
#if wxUSE_NANOX
-#ifdef __GNUG__
-#pragma implementation "Xlib.h"
-#endif
-
#include <ctype.h>
#include <malloc.h>
#include <string.h>