Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vowpalwabbit/reductions.h')
-rw-r--r--vowpalwabbit/reductions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vowpalwabbit/reductions.h b/vowpalwabbit/reductions.h
index a1c18ecf..35571cb2 100644
--- a/vowpalwabbit/reductions.h
+++ b/vowpalwabbit/reductions.h
@@ -13,3 +13,4 @@ namespace po = boost::program_options;
#include "learner.h" // for core reduction definition
#include "global_data.h" // for vw datastructure
#include "memory.h"
+#include "parse_args.h"