]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_combo.h
Compilation fix after wxCB_ flags move.
[wxWidgets.git] / include / wx / xrc / xh_combo.h
index cf894b87f683801885f3fa0c284f922a744156db..bd47f22d34293ef4414b4a05c8de9482359d1df1 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_combo.h
+// Name:        wx/xrc/xh_combo.h
 // Purpose:     XML resource handler for wxComboBox
 // Author:      Bob Mitchell
 // Created:     2000/03/21
 #ifndef _WX_XH_COMBO_H_
 #define _WX_XH_COMBO_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_combo.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 #if wxUSE_COMBOBOX