From 360bd807b005531d53f5cf5a702535867b4d9d0f Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sat, 4 Jul 2026 22:17:47 +0200 Subject: Png module? --- lib/png/c++/png.hpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/png/c++/png.hpp (limited to 'lib/png/c++/png.hpp') diff --git a/lib/png/c++/png.hpp b/lib/png/c++/png.hpp new file mode 100644 index 0000000..f675a99 --- /dev/null +++ b/lib/png/c++/png.hpp @@ -0,0 +1,7 @@ +#pragma once + +namespace kel { +namespace lbm { + +} +} -- cgit v1.2.3