projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
made wxList methods return compatibility_iterator instead of Node * to further reduce...
[wxWidgets.git]
/
include
/
wx
/
msw
/
microwin.h
diff --git
a/include/wx/msw/microwin.h
b/include/wx/msw/microwin.h
index 35b83275ed80b258e5963ee9889f9d280950c3b2..83ef7a3ef10645844d80dcfe2efd5d69394553aa 100644
(file)
--- a/
include/wx/msw/microwin.h
+++ b/
include/wx/msw/microwin.h
@@
-13,11
+13,6
@@
#ifndef _WX_MICROWIN_H_
#define _WX_MICROWIN_H_
#ifndef _WX_MICROWIN_H_
#define _WX_MICROWIN_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "microwin.h"
-#endif
-
-
/* Implemented by microwin.cpp */
#ifdef __cplusplus
/* Implemented by microwin.cpp */
#ifdef __cplusplus