OSDN Git Service

* docs/html/ext/howto.html: Update commentary.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / src / stl-inst.cc
index 2bf74ec..bc12464 100644 (file)
@@ -42,7 +42,7 @@ namespace std
   template class __malloc_alloc_template<0>;
 
 #ifndef __USE_MALLOC
-  template class __default_alloc_template<__NODE_ALLOCATOR_THREADS, 0>;
+  template class __default_alloc_template<true, 0>;
 #endif
 
   template