X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5ffecfc985136771bb521074c0f46a07894e62e..4997d3014cd76b41f2d4036dfd168ad886972f35:/demos/dbbrowse/std.h diff --git a/demos/dbbrowse/std.h b/demos/dbbrowse/std.h index c4672f42c7..b1bf58b4b4 100644 --- a/demos/dbbrowse/std.h +++ b/demos/dbbrowse/std.h @@ -1,10 +1,10 @@ +// RCS-ID: $Id$ + //--------------------------------------------------------------------------- //-- all #includes that the whole Project needs. ---------------------------- //--------------------------------------------------------------------------- #include // to let wxWindows choose a wxConfig class for your platform #include // base config class -// #include -// #include #include #include #include @@ -14,14 +14,10 @@ #include #include #include -#include // wxResourceParsedata/File/String #include #include #include #include -#ifdef __WXMSW__ - #include -#endif //--------------------------- #include "tabpgwin.h" // Original name : "controlarea.h" //---------------------------