OSDN Git Service

2005-04-06 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / 27_io / fpos / 1.cc
index 4d9fe86..f96a1bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2003, 2004
+// Copyright (C) 2003, 2004, 2005
 // Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
@@ -22,6 +22,7 @@
 
 #include <ios>
 #include <testsuite_hooks.h>
+#include <testsuite_character.h>
 
 // { dg-do compile }