projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
restored old wxCOMPILE_TIME_ASSERT2 definition as the new one doesn't work with VC6 E&C
[wxWidgets.git]
/
include
/
wx
/
motif
/
font.h
diff --git
a/include/wx/motif/font.h
b/include/wx/motif/font.h
index 1cd7ea239f10f8144fc2895a108f827a577a635b..ebb88d97b4e7adad0bbd819345944805736cd60e 100644
(file)
--- a/
include/wx/motif/font.h
+++ b/
include/wx/motif/font.h
@@
-12,7
+12,7
@@
#ifndef _WX_FONT_H_
#define _WX_FONT_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "font.h"
#endif