Fix a bunch of warnings under Apple's clang-800.0.42.1
This commit is contained in:
@ -3,3 +3,6 @@
|
||||
#include "stb_image_resize.h"
|
||||
|
||||
// Just to make sure it will build properly with a c compiler
|
||||
|
||||
int main() {
|
||||
}
|
||||
|
Reference in New Issue
Block a user