Merge pull request #4036 from yzthr/master

fix sample build error
This commit is contained in:
Kim Kulling
2021-08-20 19:30:37 +02:00
committed by GitHub

View File

@@ -23,7 +23,7 @@
#endif // _MSC_VER
#define STB_IMAGE_IMPLEMENTATION
#include "contrib/stb_image/stb_image.h"
#include "contrib/stb/stb_image.h"
#ifdef _MSC_VER
#pragma warning(default: 4100) // Enable warning 'unreferenced formal parameter'