]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/registry.h
The Great wxRegion Refactoring:
[wxWidgets.git] / include / wx / msw / registry.h
index 5f9020a7e75573f66c443084e422cf498f7743bf..5cc7f5c9fab4da6943bcc216f1b28aa6163b10f4 100644 (file)
 #ifndef _WX_MSW_REGISTRY_H_
 #define _WX_MSW_REGISTRY_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "registry.h"
-#endif
-
 class WXDLLIMPEXP_BASE wxOutputStream;
 
 // ----------------------------------------------------------------------------