]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/src/c++98/concept-inst.cc
New std::string implementation.
[thirdparty/gcc.git] / libstdc++-v3 / src / c++98 / concept-inst.cc
index 9ac9920229a127c2f5461fe8457d046f79510f12..fd374f811f95764023d4d90d27c0fbc7a7d437af 100644 (file)
@@ -29,6 +29,7 @@
 // explicitly instantiate the initial set of symbols; compiling this file
 // with -fimplicit-templates will take care of the rest for us.
 
+#define _GLIBCXX_USE_CXX11_ABI 0
 #include <bits/concept_check.h>
 
 #ifdef _GLIBCXX_CONCEPT_CHECKS