Skip to content

Commit

Permalink
Merge pull request #483 from gsomix/to_multiclass
Browse files Browse the repository at this point in the history
Small fix in example
  • Loading branch information
Soeren Sonnenburg committed Apr 23, 2012
2 parents c46d1c0 + 51e0223 commit 6ab1607
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,6 +1,6 @@
#include <shogun/features/Labels.h>
#include <shogun/features/SimpleFeatures.h>
#include <shogun/classifier/ConjugateIndex.h>
#include <shogun/multiclass/ConjugateIndex.h>
#include <shogun/base/init.h>
#include <shogun/lib/common.h>
#include <shogun/io/SGIO.h>
Expand Down

0 comments on commit 6ab1607

Please sign in to comment.