1
0
mirror of https://github.com/nothings/stb synced 2025-05-24 02:19:34 -04:00

stb_rect_pack.h: Impl must include assert.h

This commit is contained in:
Fabian Giesen 2014-12-08 19:39:49 -08:00
parent 5f674fc7e5
commit ffbea74703

@ -169,6 +169,7 @@ struct stbrp_context
#ifdef STB_RECT_PACK_IMPLEMENTATION
#include <stdlib.h>
#include <assert.h>
enum
{