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/parser.h')
-rw-r--r--vowpalwabbit/parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vowpalwabbit/parser.h b/vowpalwabbit/parser.h
index 495de17f..6f6f5401 100644
--- a/vowpalwabbit/parser.h
+++ b/vowpalwabbit/parser.h
@@ -9,6 +9,7 @@ license as described in the file LICENSE.
#include "io_buf.h"
#include "parse_primitives.h"
#include "example.h"
+#include "vw.h"
const size_t wap_ldf_namespace = 126;
const size_t history_namespace = 127;