]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/std.h
Copied/merged from the 2.2 branch.
[wxWidgets.git] / demos / dbbrowse / std.h
index c4672f42c7a9c7017246f5223a41c1bdbe7ad060..ad57b7a60b45f459e9976a80b60a1377cc5bc6b9 100644 (file)
@@ -1,3 +1,5 @@
+// RCS-ID:      $Id$
+
 //---------------------------------------------------------------------------
 //-- all #includes that the whole Project needs. ----------------------------
 //---------------------------------------------------------------------------
@@ -20,7 +22,7 @@
 #include <wx/toolbar.h>
 #include <wx/treectrl.h>
 #ifdef __WXMSW__
- #include <wx/xpmhand.h>
   #include <wx/xpmhand.h>
 #endif
 //---------------------------
 #include "tabpgwin.h"         // Original name : "controlarea.h"