Lift core::detail::demange to core, move demangled_name to typeinfo.hpp.

This commit is contained in:
Peter Dimov
2014-06-06 23:30:32 +03:00
parent 231f4406e9
commit cee977fc84
6 changed files with 43 additions and 25 deletions

View File

@@ -8,7 +8,6 @@
// http://www.boost.org/LICENSE_1_0.txt
//
#include <boost/core/demangled_name.hpp>
#include <boost/core/typeinfo.hpp>
#include <iostream>