Made STB work again

This commit is contained in:
emeric
2022-01-30 21:36:00 +01:00
parent 9cd17d3204
commit 4330042bdb
+1 -2
View File
@@ -45,10 +45,9 @@ namespace Image
} }
void void
init(const std::filesystem::path& path) init(const std::filesystem::path&)
{ {
} }
{
} }
namespace Image::STB namespace Image::STB