summaryrefslogtreecommitdiffhomepage
path: root/example/text_processor_example/example.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'example/text_processor_example/example.cpp')
-rw-r--r--example/text_processor_example/example.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/example/text_processor_example/example.cpp b/example/text_processor_example/example.cpp
index 03b634e..19f0ecf 100644
--- a/example/text_processor_example/example.cpp
+++ b/example/text_processor_example/example.cpp
@@ -5,10 +5,6 @@
* Copyright 2026, Amlal El Mahrouss, licensed under the Boost Software License.
*/
-#include <ocl/tproc/rope.hpp>
-#include <iostream>
-#include <memory>
-
#include "qt_widget.hpp"
int main(int argc, char** argv)