]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/checkbox.h
more extra semicolons removed (patch 1303724)
[wxWidgets.git] / include / wx / univ / checkbox.h
index b2c7b4ec4f1c4d6923a464bbc7259349e23dbed2..3367ccca0e1588b8b6c9981f67ef95c3cba3d159 100644 (file)
 #ifndef _WX_UNIV_CHECKBOX_H_
 #define _WX_UNIV_CHECKBOX_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "univcheckbox.h"
-#endif
-
 #include "wx/button.h" // for wxStdButtonInputHandler
 
 // ----------------------------------------------------------------------------