mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-26 10:33:01 +00:00
Added missing include for cfloat
This commit is contained in:
parent
d92ae6136a
commit
d1f9b5631a
@ -26,6 +26,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#include "ppcemu.h"
|
||||
#include "ppcmmu.h"
|
||||
#include <cinttypes>
|
||||
#include <cfloat>
|
||||
#include <vector>
|
||||
|
||||
uint32_t crf_d;
|
||||
|
Loading…
x
Reference in New Issue
Block a user