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
This commit is contained in:
parent
ad68e9fce0
commit
20d85a9960
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user