소스 검색

removed missing include reference

Johannes Ruehle 12 년 전
부모
커밋
832e40558e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      math/pdf/tests/TestPDF.cpp

+ 0 - 2
math/pdf/tests/TestPDF.cpp

@@ -25,8 +25,6 @@
 #include "core/vector/VVector.h"
 #include "vislearning/math/pdf/PDFGaussian.h"
 
-#include "objrec/nice_nonvis.h"
-
 using namespace std;
 using namespace NICE;
 using namespace OBJREC;