]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/notebook.h
Move wxMulDivInt32 to common math.
[wxWidgets.git] / include / wx / palmos / notebook.h
index 2548ccce4f273b4165f07fb662600ff8d19726e9..b06f9552f68f061d9189a1888ba158b2ba007644 100644 (file)
 #ifndef _NOTEBOOK_H
 #define _NOTEBOOK_H
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-  #pragma interface "notebook.h"
-#endif
-
 #if wxUSE_NOTEBOOK
 
 // ----------------------------------------------------------------------------