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:
authorJohn Langford <jl@hunch.net>2012-05-29 02:08:20 +0400
committerJohn Langford <jl@hunch.net>2012-05-29 02:08:20 +0400
commit5ae0db1c0751878c8973253501682494c644ba24 (patch)
tree37c81a46edb0160da4779dcdf2531ff4121e01d2 /vowpalwabbit/sender.cc
parent3cda92501f46b28d0784daa0cadb283ddb19f1a0 (diff)
still working on initialization
Diffstat (limited to 'vowpalwabbit/sender.cc')
-rw-r--r--vowpalwabbit/sender.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vowpalwabbit/sender.cc b/vowpalwabbit/sender.cc
index 122fee8d..c11ca0bd 100644
--- a/vowpalwabbit/sender.cc
+++ b/vowpalwabbit/sender.cc
@@ -4,7 +4,6 @@
#include "io.h"
#include "parse_args.h"
#include "cache.h"
-#include "vw.h"
#include "simple_label.h"
#include "network.h"