mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-07 17:25:08 +00:00
Added missing include for cfloat
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user