From 17f12b3d14b7557bc93cd0c9a2273f3aec99712a Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Sun, 22 Jan 2023 18:35:33 -0600 Subject: clarified extraneous files --- test.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test.hpp') diff --git a/test.hpp b/test.hpp index 3347496..524b46f 100644 --- a/test.hpp +++ b/test.hpp @@ -1,6 +1,7 @@ #ifndef TEST_H #define TEST_H +//I was required to write a test function as part of the project; here I test libpng. void test_png(); #endif -- cgit v1.2.3