1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Add stb_image.

This commit is contained in:
Bartosz Taudul
2019-06-02 17:51:58 +02:00
parent 8ae33fbb1e
commit c0326b9ba0
5 changed files with 7556 additions and 0 deletions
+4
View File
@@ -20,6 +20,10 @@
# include <shellapi.h>
#endif
#define STB_IMAGE_IMPLEMENTATION
#define STBI_ONLY_PNG
#include "stb_image.h"
#include "../../server/tracy_pdqsort.h"
#include "../../server/TracyBadVersion.hpp"
#include "../../server/TracyFileRead.hpp"