]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/font.h
Warning fix (instead of silencing int->short with typecast, have the same type intern...
[wxWidgets.git] / include / wx / palmos / font.h
index 3cc6d11577a35f30ca65b093b151a269059a44b7..54358ae2e3fbba739ec196dee0cdc641ff3d80cb 100644 (file)
 #ifndef _WX_FONT_H_
 #define _WX_FONT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "font.h"
-#endif
-
 #include <wx/gdicmn.h>
 
 // ----------------------------------------------------------------------------