Browse Source

small bugfix

Bjoern Froehlich 12 years ago
parent
commit
2b872da348
1 changed files with 1 additions and 0 deletions
  1. 1 0
      progs/completeEvaluationFastMinkernel.cpp

+ 1 - 0
progs/completeEvaluationFastMinkernel.cpp

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