summaryrefslogtreecommitdiffhomepage
path: root/src/fix/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fix/parser.cpp')
-rw-r--r--src/fix/parser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fix/parser.cpp b/src/fix/parser.cpp
index b1cf353..d7ff4f5 100644
--- a/src/fix/parser.cpp
+++ b/src/fix/parser.cpp
@@ -4,7 +4,6 @@
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// Official repository: https://github.com/ocl-foss-org/fix
-
#define OCL_FIX_HAS_IMPL
#include <ocl/fix/parser.hpp>
#include <boost/algorithm/cxx11/is_sorted.hpp>