Lightbaker: include stdlib.h to fix CI builds
This commit is contained in:
parent
808a3b9c71
commit
ff04c07912
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#include "voxel_light_baker.h"
|
||||
#include "os/os.h"
|
||||
#define FINDMINMAX(x0, x1, x2, min, max) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue