diff options
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 { + +} +} |
