]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/clntdata.cpp
bsearch() is now available under CE, use it
[wxWidgets.git] / src / common / clntdata.cpp
index 782f51846544b61974ca1486277127c4ccd45779..5291e8fa0ccfcffd15df2c4d14d6caeb0e763c5d 100644 (file)
@@ -6,10 +6,10 @@
 // Created:     9-Oct-2001
 // RCS-ID:      $Id$
 // Copyright:   (c) wxWindows team
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "clntdata.h"
 #endif