Browse Source

error in testColorWeijer

Christoph Käding 12 years ago
parent
commit
03d2404e1e
1 changed files with 1 additions and 0 deletions
  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;