diff --git a/pdebug.h b/pdebug.h index 999392a..afa67ed 100644 --- a/pdebug.h +++ b/pdebug.h @@ -19,6 +19,8 @@ #ifndef PRETTY_DEBUG_H #define PRETTY_DEBUG_H +#include + inline const char *pDebug(const std::string prettyFunction) {