This commit is contained in:
Andrew Resch 2008-04-28 20:14:45 +00:00
parent ef9541366f
commit 2a00af8781
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <cxxabi.h> #include <cxxabi.h>
#include <string> #include <string>
#include <ctring> #include <cstring>
#include <stdlib.h> #include <stdlib.h>
std::string demangle(char const* name) std::string demangle(char const* name)