]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/browsedb.cpp
fix wrong assert in SetItemBitmap() (patch 1668449; bug 1667505)
[wxWidgets.git] / demos / dbbrowse / browsedb.cpp
index d4f2ffbc0e5223fab0ad92c90c3f0bf676555c96..c316d4c711aa8a6bf66cee80ef14a31170508590 100644 (file)
@@ -8,15 +8,7 @@
 // Licence:     wxWindows license
 // RCS-ID:      $Id$
 //----------------------------------------------------------------------------------------
-//-- 1)
-//----------------------------------------------------------------------------------------
-//-- all #ifdefs that the whole Project needs. -------------------------------------------
-//----------------------------------------------------------------------------------------
-#ifdef __GNUG__
-#pragma implementation
-#pragma interface
-#endif
-//----------------------------------------------------------------------------------------
+
 // For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"
 //----------------------------------------------------------------------------------------