]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/bombs/bombs.cpp
Build fix for motif.
[wxWidgets.git] / demos / bombs / bombs.cpp
index 4501d80832630f1c03f6c1328350531c9f13f74b..1f4ef00c3f7f544728b90863aad85fd40d62b4e0 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#   pragma implementation
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__