stb_rect_pack.h: Impl must include assert.h

pull/55/head
Fabian Giesen 2014-12-08 19:39:49 -08:00
parent 5f674fc7e5
commit ffbea74703
1 changed files with 1 additions and 0 deletions

View File

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