From 97cb8e1b8a4e1df3ed65ac5aa684c7babd1771dc Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 22 Nov 2025 07:49:01 +0100 Subject: chore: small source code tweaks. Signed-off-by: Amlal El Mahrouss --- dev/examples/cgi/cgi.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/examples/cgi/cgi.cc') diff --git a/dev/examples/cgi/cgi.cc b/dev/examples/cgi/cgi.cc index 3e08aad..3eef7b2 100644 --- a/dev/examples/cgi/cgi.cc +++ b/dev/examples/cgi/cgi.cc @@ -4,7 +4,7 @@ licensed under the Boost Software License */ -#include +#include static ocl::basic_chunk_string text_sample = R"( -- cgit v1.2.3