]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/accel.h
WinCE build fix (we need default constructor).
[wxWidgets.git] / include / wx / msw / accel.h
index a2c82dea1e770ae9a960a6f3ca533a664804207a..34b3cd07d4835afe2ff7da2a01a404659e8eec20 100644 (file)
 #ifndef _WX_ACCEL_H_
 #define _WX_ACCEL_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "accel.h"
-#endif
-
 // ----------------------------------------------------------------------------
 // the accel table has all accelerators for a given window or menu
 // ----------------------------------------------------------------------------