Skip to content

Commit

Permalink
Fix broken CmdLineInterface (missing shogun/base/init.h)
Browse files Browse the repository at this point in the history
  • Loading branch information
tklein23 committed Mar 20, 2014
1 parent 2e56b77 commit c76fcfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interfaces/cmdline_static/CmdLineInterface.cpp
@@ -1,5 +1,6 @@
#include "CmdLineInterface.h"

#include <shogun/base/init.h>
#include <shogun/lib/config.h>
#include <shogun/lib/ShogunException.h>
#include <shogun/io/SGIO.h>
Expand Down

0 comments on commit c76fcfc

Please sign in to comment.