projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Compilation fix for old GCC versions.
[wxWidgets.git]
/
include
/
wx
/
univ
/
colschem.h
diff --git
a/include/wx/univ/colschem.h
b/include/wx/univ/colschem.h
index 32e35af467125c08da7d8b1f8e933db9754a15f8..446daa08852d9d3cff66cb944105e0a977e86c4d 100644
(file)
--- a/
include/wx/univ/colschem.h
+++ b/
include/wx/univ/colschem.h
@@
-12,10
+12,6
@@
#ifndef _WX_UNIV_COLSCHEM_H_
#define _WX_UNIV_COLSCHEM_H_
#ifndef _WX_UNIV_COLSCHEM_H_
#define _WX_UNIV_COLSCHEM_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "colschem.h"
-#endif
-
class WXDLLEXPORT wxWindow;
#include "wx/colour.h"
class WXDLLEXPORT wxWindow;
#include "wx/colour.h"