X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d2ac6b8c652a4aac703ba03f143820e978b33d4..ec02a2f7de3d6f4e11c4dd72bf69c33fcc49ba84:/demos/life/game.cpp diff --git a/demos/life/game.cpp b/demos/life/game.cpp index 119b06bb3c..9f32be7153 100644 --- a/demos/life/game.cpp +++ b/demos/life/game.cpp @@ -13,10 +13,6 @@ // headers, declarations, constants // ========================================================================== -#ifdef __GNUG__ - #pragma implementation "game.h" -#endif - // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h"