OSDN Git Service

2007-10-11 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / ext / vstring_fwd.h
index 9537006..bc11d60 100644 (file)
@@ -1,6 +1,6 @@
 // Versatile string forward -*- C++ -*-
 
-// Copyright (C) 2005 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2006, 2007 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
@@ -40,7 +40,7 @@
 
 #include <bits/c++config.h>
 #include <bits/char_traits.h>
-#include <memory>      // For allocator.
+#include <bits/allocator.h>
 
 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)