Browse Source

removed missing include reference

Johannes Ruehle 12 years ago
parent
commit
832e40558e
1 changed files with 0 additions and 2 deletions
  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;