]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_wizrd.h
adding wxArrayDouble for later use in graphics context APIs
[wxWidgets.git] / include / wx / xrc / xh_wizrd.h
index 84d9346fe508c6446bb6d2cb8cd29a83a560bba1..b16053f2e6f81043301ac5bee8043f27c9a47423 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_wizrd.h
+// Name:        wx/xrc/xh_wizrd.h
 // Purpose:     XML resource handler for wxWizard
 // Author:      Vaclav Slavik
 // Created:     2003/03/02
 #ifndef _WX_XH_WIZRD_H_
 #define _WX_XH_WIZRDL_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_wizrd.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 #if wxUSE_WIZARDDLG