You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-30 18:30:54 +00:00
Add missing cstdlib include for EXIT_SUCCESS and free
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "core/math/math_funcs.h"
|
||||
|
||||
#include <zlib.h> // Should come before including tinyexr.
|
||||
#include <cstdlib>
|
||||
|
||||
#include "thirdparty/tinyexr/tinyexr.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user