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>2013-02-07 19:59:56 +0400
committerJohn Langford <jl@hunch.net>2013-02-07 19:59:56 +0400
commitd9890f6b24166923acb9c8fa40ac814e18f9cc12 (patch)
tree6d26a0855b62813e9488212bd0dd97f76f96b901 /vowpalwabbit/wap.h
parent8184bd58b081a84d0c40ebd1b07a5cd51e8c516c (diff)
rename io io_buf
Diffstat (limited to 'vowpalwabbit/wap.h')
-rw-r--r--vowpalwabbit/wap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/vowpalwabbit/wap.h b/vowpalwabbit/wap.h
index 29656b45..62a5f857 100644
--- a/vowpalwabbit/wap.h
+++ b/vowpalwabbit/wap.h
@@ -6,10 +6,7 @@ license as described in the file LICENSE.
#ifndef WAP_H
#define WAP_H
-#include "io.h"
-#include "parse_primitives.h"
#include "global_data.h"
-#include "example.h"
#include "parse_args.h"
namespace WAP {