summaryrefslogtreecommitdiff
path: root/lib/png/c++/png.hpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2026-07-04 22:17:47 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2026-07-04 22:18:16 +0200
commit360bd807b005531d53f5cf5a702535867b4d9d0f (patch)
tree6c519c61ad01daa55b9d40376de7725082efaa6a /lib/png/c++/png.hpp
parent803bf67093d621509d4d8d4af326fa2c66c299bc (diff)
downloadlibs-lbm-360bd807b005531d53f5cf5a702535867b4d9d0f.tar.gz
Png module?
Diffstat (limited to 'lib/png/c++/png.hpp')
-rw-r--r--lib/png/c++/png.hpp7
1 files changed, 7 insertions, 0 deletions
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 {
+
+}
+}