Browse Source

include <boost/chrono.hpp

jkunlin 8 years ago
parent
commit
5a285337e2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dfmax.cpp

+ 1 - 0
dfmax.cpp

@@ -10,6 +10,7 @@
  */
 
 #include <stdio.h>
+#include <boost/chrono.hpp>
 #include <boost/timer/timer.hpp>
 #define INT 32		/* computer word size */
 #define CHARBITS 8