mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Instantiate stb_image_resize.
This commit is contained in:
parent
065f13c382
commit
add5c1e328
@ -30,6 +30,9 @@
|
||||
#define STBI_ONLY_PNG
|
||||
#include "stb_image.h"
|
||||
|
||||
#define STB_IMAGE_RESIZE_IMPLEMENTATION
|
||||
#include "stb_image_resize.h"
|
||||
|
||||
#include "../../public/common/TracyProtocol.hpp"
|
||||
#include "../../server/tracy_pdqsort.h"
|
||||
#include "../../server/tracy_robin_hood.h"
|
||||
|
Loading…
Reference in New Issue
Block a user