]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/richedit/wxlparser.cpp
fixed GetFreeMemory decl. to match wxWidgets
[wxWidgets.git] / samples / richedit / wxlparser.cpp
index c5705745a4c3278fc8d4207f29cc3b741875a6ad..82aa7bb99da127ad4bd6664f5289808bf0342b75 100644 (file)
@@ -6,10 +6,6 @@
  * $Id$
  *******************************************************************/
 
-#ifdef __GNUG__
-#   pragma implementation "wxlparser.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__