stb_rect_pack.h: Impl must include assert.h
This commit is contained in:
parent
5f674fc7e5
commit
ffbea74703
@ -169,6 +169,7 @@ struct stbrp_context
|
|||||||
|
|
||||||
#ifdef STB_RECT_PACK_IMPLEMENTATION
|
#ifdef STB_RECT_PACK_IMPLEMENTATION
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <assert.h>
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user