summaryrefslogtreecommitdiff
path: root/modules/png/c++/png.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/png/c++/png.hpp')
-rw-r--r--modules/png/c++/png.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/png/c++/png.hpp b/modules/png/c++/png.hpp
new file mode 100644
index 0000000..f675a99
--- /dev/null
+++ b/modules/png/c++/png.hpp
@@ -0,0 +1,7 @@
+#pragma once
+
+namespace kel {
+namespace lbm {
+
+}
+}