]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/inpcons.h
Fix for mistake with const for non pointer/reference with corrections in documentation.
[wxWidgets.git] / include / wx / univ / inpcons.h
index e370a4f6f689cd875feefff246d657348bef2bb4..381497a89dac5d8c9e3f743fc5c652d96c1560ed 100644 (file)
 #ifndef _WX_UNIV_INPCONS_H_
 #define _WX_UNIV_INPCONS_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "inpcons.h"
-#endif
-
 class WXDLLEXPORT wxInputHandler;
 class WXDLLEXPORT wxWindow;