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:
authorniruc <niruc@NIRUC1.redmond.corp.microsoft.com>2013-04-09 22:02:25 +0400
committerniruc <niruc@NIRUC1.redmond.corp.microsoft.com>2013-04-09 22:29:00 +0400
commit22b461552e57a34deedcb623b3a37f943d370d78 (patch)
tree9eb53c22d9552698866ae6f9be64441aeb778863 /vowpalwabbit/vwdll.cpp
parentc0e215ecec7eddf689283271968bcdfca8984e71 (diff)
parent0359e2a3a483761ff4e4f266446ef4fed5c1611b (diff)
add main.cc
Diffstat (limited to 'vowpalwabbit/vwdll.cpp')
-rw-r--r--vowpalwabbit/vwdll.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/vowpalwabbit/vwdll.cpp b/vowpalwabbit/vwdll.cpp
index 6c56d479..b43d4016 100644
--- a/vowpalwabbit/vwdll.cpp
+++ b/vowpalwabbit/vwdll.cpp
@@ -5,6 +5,8 @@
#include "vwdll.h"
#include "parser.h"
+#include "parse_args.h"
+#include "vw.h"
// This interface now provides "wide" functions for compatibility with .NET interop
// The default functions assume a wide (16 bit char pointer) that is converted to a utf8-string and passed to