]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sizeinset.C
mathed uglyfication
[lyx.git] / src / mathed / math_sizeinset.C
index 9e9eee1af67fbf08b09d3bc84842c23804150b00..04ee8dadee3244d7c4fe9093beec4405f9fa5b97 100644 (file)
 #include "math_streamstr.h"
 #include "support/std_ostream.h"
 
+#ifndef CXX_GLOBAL_CSTD
 using std::atoi;
+#endif
+
 using std::auto_ptr;