From 5a7b4a65a1d93744e4a5e6cc6df4244f61b81f68 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Tue, 14 Jan 2025 18:17:54 -0500 Subject: chore: fix compiler warnings + extra includes --- src/vendor-stb-image-include.hpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/vendor-stb-image-include.hpp (limited to 'src/vendor-stb-image-include.hpp') diff --git a/src/vendor-stb-image-include.hpp b/src/vendor-stb-image-include.hpp deleted file mode 100644 index bd8658c..0000000 --- a/src/vendor-stb-image-include.hpp +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef PKE_STB_IMAGE_INCLUDE_HPP -#define PKE_STB_IMAGE_INCLUDE_HPP - -#include "stb_image.h" -#include "stb_image_write.h" - -#endif /* PKE_STB_IMAGE_INCLUDE_HPP */ -- cgit v1.2.3