summaryrefslogtreecommitdiffhomepage
path: root/src/fix/parser.cpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-17 06:14:21 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-17 06:14:21 +0100
commitdca6593e4c99ac317fc95e569099283bbc609339 (patch)
tree4e68b6c28064c2cdd360b70e8fac5512ad97e0e7 /src/fix/parser.cpp
parent2c188c8c35424b33b288af3b6a39df25a26b06f3 (diff)
[FEAT] TBB example for OCL.Fix.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
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>