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@NIRUC-M6600.redmond.corp.microsoft.com>2013-04-05 22:20:45 +0400
committerniruc <niruc@NIRUC-M6600.redmond.corp.microsoft.com>2013-04-05 22:20:45 +0400
commit29a02cc36e25579f1e37366a3aef95809113ec9d (patch)
tree8a2587a3f4971adb06a84a77a8ec631d0df4b90c /vowpalwabbit/vwdll.cpp
parent571f1f36679811b1c170a76fb0487a5c6dba177d (diff)
cleanup of the vw.exe project files
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 a4b8b799..ec5f0334 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