Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'moses2/server/TranslationRequest.cpp')
-rw-r--r--moses2/server/TranslationRequest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/moses2/server/TranslationRequest.cpp b/moses2/server/TranslationRequest.cpp
index 91ae3357f..2d50835a6 100644
--- a/moses2/server/TranslationRequest.cpp
+++ b/moses2/server/TranslationRequest.cpp
@@ -1,4 +1,3 @@
-#ifdef HAVE_SERVER
#include <boost/foreach.hpp>
#include "TranslationRequest.h"
#include "../ManagerBase.h"
@@ -67,4 +66,3 @@ void TranslationRequest::pack_hypothesis(const Manager& manager, Hypothesis cons
}
}
-#endif // HAVE_SERVER