Commit 20d85a99 by Paolo Carlini Committed by Paolo Carlini

unique_ptr.h: Remove stray character.

2008-07-16  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/unique_ptr.h: Remove stray character.

From-SVN: r137872
parent ad68e9fc
2008-07-16 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/unique_ptr.h: Remove stray character.
2008-07-15 Benjamin Kosnik <bkoz@redhat.com>
* doc/doxygen/user.cfg.in: Add complex, ratio,
......
......@@ -40,7 +40,7 @@
#endif
#include <bits/c++config.h>
#include <debug/debug.h>1
#include <debug/debug.h>
#include <type_traits>
#include <utility>
#include <tuple>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment