leon hace 1 mes
padre
commit
b60ddd3e61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/common/utils.hpp

+ 1 - 1
src/common/utils.hpp

@@ -1,6 +1,6 @@
 #ifndef UTILS_HPP
 #define UTILS_HPP
-
+#include <memory>
 #include <string>
 
 std::string getTimeString();