mirror of
https://github.com/libretro/FBNeo.git
synced 2024-12-13 20:52:26 +00:00
no cstdint
This commit is contained in:
parent
5c28b721c0
commit
73d6784009
@ -1,7 +1,7 @@
|
||||
#ifndef ADSP2100_DEFS
|
||||
#define ADSP2100_DEFS
|
||||
|
||||
#include <cstdint>
|
||||
#include <stdint.h>
|
||||
#include "burnint.h"
|
||||
#include "cpuintrf.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user