]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/bombs/game.cpp
Move oleacc.lib from the VC++ projects/makefiles to libraries.h
[wxWidgets.git] / demos / bombs / game.cpp
index 9790ed67a6fde666bc7d752e57f3f92c7a2dce8e..ae07b7dac09f19db8eba06bdba4aff8f5b0a8734 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#   pragma implementation
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__