Ticket #34154: language-editor-modificationrevision.cpp.diff
File language-editor-modificationrevision.cpp.diff, 389 bytes (added by blixa@…, 13 years ago) |
---|
-
language/editor/modificationrevision.cpp
old new 26 26 #if defined(Q_CC_MSVC) 27 27 #include <hash_map> 28 28 using namespace stdext; 29 #elif defined GXX_LT_4_3 29 #elif defined GXX_LT_4_3 || __APPLE__ 30 30 #include <ext/hash_map> 31 31 using namespace __gnu_cxx; 32 32 #else // C++0X