Fix typo
This commit is contained in:
@ -34,7 +34,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#include <cxxabi.h>
|
||||
#include <string>
|
||||
#include <ctring>
|
||||
#include <cstring>
|
||||
#include <stdlib.h>
|
||||
|
||||
std::string demangle(char const* name)
|
||||
|
Reference in New Issue
Block a user