]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/6.cc
11.cc: Include <cstring>.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 22_locale / codecvt / out / wchar_t / 6.cc
index 45c0035a552124a2f909ed3cc78d18987d63d860..a92582096c3bdd159e2a078cf9263029b6b63346 100644 (file)
@@ -1,6 +1,6 @@
 // 2003-02-06  Petur Runolfsson  <peturr02@ru.is>
 
-// Copyright (C) 2003 Free Software Foundation
+// Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation
 //
 // 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
@@ -21,6 +21,7 @@
 // 22.2.1.5 - Template class codecvt [lib.locale.codecvt]
 
 #include <locale>
+#include <cstring>
 #include <testsuite_hooks.h>
 
 // Need to explicitly set the state(mbstate_t) to zero.