]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/bombs/bombs1.cpp
Removed all outdated makefile.dos and their *.msc include.
[wxWidgets.git] / demos / bombs / bombs1.cpp
index a2d874e20dff20e798f1662422226400bb5c5760..441e3ce0a08c35a204b13847548c4ad717afb535 100644 (file)
  * class BombsCanvas
  */
 
-#ifdef __GNUG__
-#   pragma implementation
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__