X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5ffecfc985136771bb521074c0f46a07894e62e..16d38102e8ad5534d185cc532b9aa8077a75e0a4:/demos/dbbrowse/std.h?ds=sidebyside diff --git a/demos/dbbrowse/std.h b/demos/dbbrowse/std.h index c4672f42c7..1f5d591d3f 100644 --- a/demos/dbbrowse/std.h +++ b/demos/dbbrowse/std.h @@ -1,3 +1,5 @@ +// RCS-ID: $Id$ + //--------------------------------------------------------------------------- //-- all #includes that the whole Project needs. ---------------------------- //--------------------------------------------------------------------------- @@ -19,9 +21,11 @@ #include #include #include +/* #ifdef __WXMSW__ - #include + #include #endif +*/ //--------------------------- #include "tabpgwin.h" // Original name : "controlarea.h" //---------------------------