소스 검색

Merge branch 'master', remote branch 'origin/master'

Alexander Freytag 12 년 전
부모
커밋
f5b449a05a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"