summaryrefslogtreecommitdiff
path: root/test.hpp
blob: 33474964b74dafe303fd3d0d4015f2dda613fe28 (plain)
1
2
3
4
5
6
#ifndef TEST_H
#define TEST_H

void test_png();

#endif