Bläddra i källkod

Somehow missed the include chrono

david 3 år sedan
förälder
incheckning
2f8052502b
1 ändrade filer med 1 tillägg och 0 borttagningar
  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__