]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sizer.h
missing const added (patch 1295036)
[wxWidgets.git] / include / wx / sizer.h
index 7969475a073caf711c634cb01f17bea354bdcadd..5407125af41e0fd8f2d47fd79ccc20775414ac5a 100644 (file)
 #ifndef __WXSIZER_H__
 #define __WXSIZER_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "sizer.h"
-#endif
-
 #include "wx/defs.h"
 
 #include "wx/button.h"