From ee3dd5b60d3fdc4e9fb6f967c28e53a5394ce79f Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 14 Oct 2015 10:24:18 +0000 Subject: gcc compile error --- moses/Syntax/SVertex.cpp | 2 -- moses/Syntax/SVertex.h | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'moses/Syntax') diff --git a/moses/Syntax/SVertex.cpp b/moses/Syntax/SVertex.cpp index 0ad208c9d..f51c78354 100644 --- a/moses/Syntax/SVertex.cpp +++ b/moses/Syntax/SVertex.cpp @@ -1,7 +1,5 @@ #include "SVertex.h" - #include "moses/FF/FFState.h" - #include "SHyperedge.h" namespace Moses diff --git a/moses/Syntax/SVertex.h b/moses/Syntax/SVertex.h index f99f106fd..9a5392d30 100644 --- a/moses/Syntax/SVertex.h +++ b/moses/Syntax/SVertex.h @@ -1,6 +1,7 @@ #pragma once #include +#include namespace Moses { -- cgit v1.2.3