ctype_members.cc: Include <cstdio>.
[gcc.git] / libstdc++-v3 / config / locale / darwin / ctype_members.cc
index ebd83219af3d1d79798d7d26a4830de358fb4228..63a422c396ae5942a70ce3409b39cb614acd8af3 100644 (file)
@@ -1,6 +1,6 @@
 // std::ctype implementation details, GNU version -*- C++ -*-
 
-// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 // Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
@@ -38,6 +38,7 @@
 #include <bits/c++locale_internal.h>
 #include <cstdlib>
 #include <cstring>
+#include <cstdio>
 
 namespace std
 {