summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/fix/detail/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ocl/fix/detail/config.hpp')
-rw-r--r--include/ocl/fix/detail/config.hpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/ocl/fix/detail/config.hpp b/include/ocl/fix/detail/config.hpp
new file mode 100644
index 0000000..d1ac4fa
--- /dev/null
+++ b/include/ocl/fix/detail/config.hpp
@@ -0,0 +1,12 @@
+/*
+ * File: detail/config.hpp
+ * Purpose: Config file of the OCL.FIX library.
+ * Author: Amlal El Mahrouss (amlal@nekernel.org)
+ * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License.
+ */
+
+#pragma once
+
+#include <ocl/detail/config.hpp>
+#include <ocl/crc_hash.hpp>
+#include <ocl/print.hpp> \ No newline at end of file