leon vor 1 Monat
Ursprung
Commit
b60ddd3e61
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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();