X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/254a21292b0ccf234ed1dbc6acd37708672ffcc0..9654efd3327fcb6b6e3d8d803ea80f08904f1197:/demos/forty/pile.cpp?ds=sidebyside diff --git a/demos/forty/pile.cpp b/demos/forty/pile.cpp index e1b85d50d4..e9ddfdbf48 100644 --- a/demos/forty/pile.cpp +++ b/demos/forty/pile.cpp @@ -15,11 +15,6 @@ //| The base class for holding piles of playing cards. | //+-------------------------------------------------------------+ -#ifdef __GNUG__ -#pragma implementation -#pragma interface -#endif - // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h" @@ -30,9 +25,6 @@ #ifndef WX_PRECOMP #include "wx/wx.h" #endif -#ifdef __GNUG__ -#pragma implementation -#endif #include #include