leon 1 miesiąc temu
rodzic
commit
b60ddd3e61
1 zmienionych plików z 1 dodań i 1 usunięć
  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();