]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckipc.cpp
unicode compilation fix
[wxWidgets.git] / src / common / sckipc.cpp
index 385cc76651cdae5bebde0e5eb2bf4e9f79b950af..1c68aa540c52d96761e23f7a2f5bb2109a778aaa 100644 (file)
@@ -22,7 +22,7 @@
 // headers
 // --------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "sckipc.h"
 #endif
 
@@ -125,6 +125,7 @@ public:
   void Server_OnRequest(wxSocketEvent& event);
 
   DECLARE_EVENT_TABLE()
+  DECLARE_NO_COPY_CLASS(wxTCPEventHandler)
 };
 
 enum