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:
authorHieu Hoang <fishandfrolick@gmail.com>2012-07-02 13:23:26 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-07-02 13:23:26 +0400
commitb5aa04feb78d848ae0d6a28d41d6212651ca38bb (patch)
tree1e3d5e0b227da71a98be904a4b6e8f28859da6bc /mert/MiraFeatureVector.h
parentea4d0a4785b3f18b0c72101aac140cbda4b27dda (diff)
compile error
Diffstat (limited to 'mert/MiraFeatureVector.h')
-rw-r--r--mert/MiraFeatureVector.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/mert/MiraFeatureVector.h b/mert/MiraFeatureVector.h
index c9bf09636..60e765605 100644
--- a/mert/MiraFeatureVector.h
+++ b/mert/MiraFeatureVector.h
@@ -47,6 +47,8 @@ private:
std::vector<ValType> m_sparseVals;
};
+} // namespace
+
#endif // MERT_FEATURE_VECTOR_H
// --Emacs trickery--
@@ -55,4 +57,4 @@ private:
// c-basic-offset:2
// End:
-}
+