added stb, more binaryout changes"
[henge/apc.git] / stb / tests / resample_test_c.c
1 #define STB_IMAGE_RESIZE_IMPLEMENTATION
2 #define STB_IMAGE_RESIZE_STATIC
3 #include "stb_image_resize.h"
4
5 // Just to make sure it will build properly with a c compiler