ソースを参照

Somehow missed the include chrono

david 3 年 前
コミット
2f8052502b
1 ファイル変更1 行追加0 行削除
  1. 1 0
      utils.cpp

+ 1 - 0
utils.cpp

@@ -3,6 +3,7 @@
 #include <regex>
 #include <string>
 #include <vector>
+#include <chrono>
 
 /**
  * Clean up the trailing ../ in __FILE__