mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 15:50:27 +02:00
Consistently include C headers by their C++ wrapper
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stdio.h>
|
||||
#include <cstdio>
|
||||
#include "IReadFile.h"
|
||||
#include "irrString.h"
|
||||
|
||||
|
Reference in New Issue
Block a user