X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/709d0081619993d7162cf07128338c0a45582f46..1b48afd23db9e8b5bfac8323c292b08f8f9f2e0e:/demos/bombs/game.cpp diff --git a/demos/bombs/game.cpp b/demos/bombs/game.cpp index 9790ed67a6..ae07b7dac0 100644 --- a/demos/bombs/game.cpp +++ b/demos/bombs/game.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -# pragma implementation -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__