update to work with clang

This commit is contained in:
arcan1s 2015-04-23 17:48:54 +03:00
parent 9c63e102b0
commit 9be4fe3681

View File

@ -19,6 +19,8 @@
#ifndef PRETTY_DEBUG_H
#define PRETTY_DEBUG_H
#include <string>
inline const char *pDebug(const std::string prettyFunction)
{