]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/string.cpp
Blind bug fix to bug reported by Angel Kry.
[wxWidgets.git] / src / common / string.cpp
index 38351ff5f0d552dfa9d01d028ac6a0ef846a8add..d5c51592e0b77e436290a116c905de5ec8f9760f 100644 (file)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-  #pragma implementation "string.h"
-#endif
-
 /*
  * About ref counting:
  *  1) all empty strings use g_strEmpty, nRefs = -1 (set in Init())