Explorar o código

stb_rect_pack.h: Impl must include assert.h

Fabian Giesen %!s(int64=10) %!d(string=hai) anos
pai
achega
ffbea74703
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
 {