diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-07-04 22:17:47 +0200 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-07-04 22:18:16 +0200 |
| commit | 360bd807b005531d53f5cf5a702535867b4d9d0f (patch) | |
| tree | 6c519c61ad01daa55b9d40376de7725082efaa6a /lib/png/c++/png.hpp | |
| parent | 803bf67093d621509d4d8d4af326fa2c66c299bc (diff) | |
| download | libs-lbm-360bd807b005531d53f5cf5a702535867b4d9d0f.tar.gz | |
Png module?
Diffstat (limited to 'lib/png/c++/png.hpp')
| -rw-r--r-- | lib/png/c++/png.hpp | 7 |
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 { + +} +} |
