Explorar el Código

error in testColorWeijer

Christoph Käding hace 12 años
padre
commit
03d2404e1e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      features/localfeatures/progs/testColorWeijer.cpp

+ 1 - 0
features/localfeatures/progs/testColorWeijer.cpp

@@ -5,6 +5,7 @@
 #include "core/imagedisplay/ImageDisplay.h"
 #include <iostream>
 #include "vislearning/features/localfeatures/LFColorWeijer.h"
+#include <getopt.h>
 
 using namespace std;
 using namespace NICE;