Tatooine
png.h
Go to the documentation of this file.
1#ifndef TATOOINE_PNG_H
2#define TATOOINE_PNG_H
3//==============================================================================
4#if TATOOINE_PNG_AVAILABLE
5#include <png++/png.hpp>
6#endif
7#endif