leon 1 сар өмнө
parent
commit
b60ddd3e61
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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();