summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/io/print.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-22 02:28:44 -0500
committerGitHub <noreply@github.com>2025-11-22 02:28:44 -0500
commit8470a48ef4c6ea4b16e9a764aaedc7158f9c37ed (patch)
tree9c6e64d288199110887e599458b212a36183572f /dev/lib/io/print.hpp
parent6f8c36c3e004b9dc6802128f1cae34812cb8287b (diff)
parent32af6ab79fe52efa6fc773a672e2732388999692 (diff)
Merge pull request #16 from amlel-el-mahrouss/developv1.0.471
chore & fix: codebase improvements and repo maintenance.
Diffstat (limited to 'dev/lib/io/print.hpp')
-rw-r--r--dev/lib/io/print.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/lib/io/print.hpp b/dev/lib/io/print.hpp
index 466b698..c710156 100644
--- a/dev/lib/io/print.hpp
+++ b/dev/lib/io/print.hpp
@@ -9,7 +9,6 @@
#define _OCL_PRINT_HPP
#include <iostream>
-#include <ostream>
namespace ocl::io
{