projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Some code tidying; removing dibutils.cpp which
[wxWidgets.git]
/
include
/
wx
/
regex.h
diff --git
a/include/wx/regex.h
b/include/wx/regex.h
index 946d106cb2d15c0e2e1a238ad1240b07eb378587..812405852f9a1b44dea102ec1083b056ff1113aa 100644
(file)
--- a/
include/wx/regex.h
+++ b/
include/wx/regex.h
@@
-12,7
+12,7
@@
#ifndef _WX_REGEX_H_
#define _WX_REGEX_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "regex.h"
#endif