projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Made all of the GNOME print support based
[wxWidgets.git]
/
src
/
mac
/
carbon
/
dc.cpp
diff --git
a/src/mac/carbon/dc.cpp
b/src/mac/carbon/dc.cpp
index 4e570147ca74251bc009afe01c853ec9da7599f1..5fd016f9858bd8427d907eb55430b85be357ced2 100644
(file)
--- a/
src/mac/carbon/dc.cpp
+++ b/
src/mac/carbon/dc.cpp
@@
-24,6
+24,7
@@
#if __MSL__ >= 0x6000
#include "math.h"
+namespace std {}
using namespace std ;
#endif