Browse Source

small bugfix

Bjoern Froehlich 12 năm trước cách đây
mục cha
commit
56a61830e3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      progs/testLogDetApproximation.cpp

+ 1 - 0
progs/testLogDetApproximation.cpp

@@ -8,6 +8,7 @@
 #include <iostream>
 #include <cstdlib>
 #include <ctime>
+#include <unistd.h>
 
 #include "core/vector/MatrixT.h"
 #include "core/vector/VectorT.h"