mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 08:23:29 +00:00
[GDnative] remove useless (and illegal !) STL include
This commit is contained in:
parent
5bc44fe000
commit
aedc44f6fe
2 changed files with 0 additions and 2 deletions
|
@ -28,7 +28,6 @@
|
|||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
|
||||
#include <stdlib.h>
|
||||
// Godot imports
|
||||
#include "core/os/file_access.h"
|
||||
#include "core/os/os.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue