diff --git a/src/PityUnit.hh b/src/PityUnit.hh index 50d880d..7877a7b 100644 --- a/src/PityUnit.hh +++ b/src/PityUnit.hh @@ -8,11 +8,11 @@ #include "../../../src/std_utils.hh" #include "fs_mutex.hh" #include "PityTransport.hh" -//#include "PityPerspective.hh" #include #include #include #include +#include // Yes, the mem mgmt is purely static on purpose (so far) diff --git a/src/PityUnit.hxx b/src/PityUnit.hxx index 4d9dfd3..2c51375 100644 --- a/src/PityUnit.hxx +++ b/src/PityUnit.hxx @@ -15,6 +15,7 @@ #include #include #include +#include namespace pEp {