git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34937
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/setup.h"
#endif
-#ifndef WXUNUSED
-#define WXUNUSED(x)
-#endif
-
#if defined(__VISAGECPP__)
/* Seems to be needed by Visual Age C++, though I don't see how it manages
to not break on including a C++ header into a plain C source file */
#else
# include "gsockunx.h"
# include "gsocket.h"
+# ifndef WXUNUSED
+# define WXUNUSED(x)
+# endif
#endif /* __GSOCKET_STANDALONE__ */
/* debugging helpers */