Explorar o código

std:: vergessen

Bjoern Froehlich %!s(int64=13) %!d(string=hai) anos
pai
achega
e13d28a7f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      semseg/SemSegCsurka.h

+ 1 - 1
semseg/SemSegCsurka.h

@@ -88,7 +88,7 @@ class SemSegCsurka : public SemanticSegmentation
     ClassNames cn;
 
     //! set of forbidden/background classes
-    set<int> forbidden_classes;
+    std::set<int> forbidden_classes;
 
     //! whether to use the colorfeats or not
     bool usecolorfeats;