blob: e7e353100aadc9aff77caf642af332ab29653584 [file] [log] [blame]
#define STB_IMAGE_RESIZE_IMPLEMENTATION
#define STB_IMAGE_RESIZE_STATIC
#include "stb_image_resize.h"
// Just to make sure it will build properly with a c compiler
int main() {
}