]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/ext/mt_allocator/deallocate_local-8.cc
re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc)
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / ext / mt_allocator / deallocate_local-8.cc
index 49b6fdcbdd591d223ea3c0ce59f0eb3abb2ee08e..e9d7b666d6a84ed7e46cbeb1ecbecf24749b708a 100644 (file)
@@ -1,6 +1,6 @@
 // { dg-require-cxa-atexit "" }
 
-// Copyright (C) 2004, 2005 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -22,6 +22,7 @@
 
 #include <string>
 #include <stdexcept>
+#include <cstdio>
 #include <ext/mt_allocator.h>
 
 static size_t count;