We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607e394 commit 3ac48eaCopy full SHA for 3ac48ea
examples/cli/main.cpp
@@ -17,6 +17,8 @@
17
#define STB_IMAGE_WRITE_STATIC
18
#include "stb_image_write.h"
19
20
+#define STB_IMAGE_RESIZE_IMPLEMENTATION
21
+#define STB_IMAGE_RESIZE_STATIC
22
#include "stb_image_resize.h"
23
24
const char* rng_type_to_str[] = {
0 commit comments