We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 319af8d + 403935b commit 27d7ad0Copy full SHA for 27d7ad0
1 file changed
src/godot.cpp
@@ -41,6 +41,7 @@
41
#include <godot_cpp/core/error_macros.hpp>
42
43
#include <stdio.h>
44
+#include <cstdlib>
45
46
namespace godot {
47
0 commit comments