diff --git a/src/phasicFlow/smartPointers/uniquePtr.hpp b/src/phasicFlow/smartPointers/uniquePtr.hpp index 7bb6a6b9..c28490c7 100644 --- a/src/phasicFlow/smartPointers/uniquePtr.hpp +++ b/src/phasicFlow/smartPointers/uniquePtr.hpp @@ -27,6 +27,7 @@ Licence: #include "pFlowMacros.hpp" #include "error.hpp" +#include "iOstream.hpp" // just for preventing the use of std namespace and adding some minor functionalities