فهرست منبع

stb_rect_pack.h: Impl must include assert.h

Fabian Giesen 10 سال پیش
والد
کامیت
ffbea74703
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      stb_rect_pack.h

+ 1 - 0
stb_rect_pack.h

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