From a27e2c529ddb7dc1be0c6bcc44e3ab558126d15d Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 24 Jul 2014 10:06:27 +0200 Subject: arg --- fast/sparse_vector.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fast/sparse_vector.hh') diff --git a/fast/sparse_vector.hh b/fast/sparse_vector.hh index 8fdc1b9..dd7f3cf 100644 --- a/fast/sparse_vector.hh +++ b/fast/sparse_vector.hh @@ -4,7 +4,8 @@ #include #include -#include "hypergraph.hh" // FIXME +typedef double score_t; // FIXME +typedef double weight_t; using namespace std; -- cgit v1.2.3