summaryrefslogtreecommitdiffhomepage
path: root/src/tproc/rope_impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tproc/rope_impl.cpp')
-rw-r--r--src/tproc/rope_impl.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/tproc/rope_impl.cpp b/src/tproc/rope_impl.cpp
new file mode 100644
index 0000000..4081a61
--- /dev/null
+++ b/src/tproc/rope_impl.cpp
@@ -0,0 +1,6 @@
+// Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org)
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+// Official repository: https://github.com/ocl-org/tproc
+
+#include <ocl/tproc/rope.hpp>