Remove stb_rect_pack implementation from stb_truetype (fix #4215)

This commit is contained in:
Håkon Stormo
2024-09-09 15:30:31 +02:00
parent a25a9e6ebe
commit ae020ffb2e

View File

@@ -1,5 +1,2 @@
#define STB_RECT_PACK_IMPLEMENTATION
#include "stb_rect_pack.h"
#define STB_TRUETYPE_IMPLEMENTATION
#include "stb_truetype.h"