summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8087.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/i8087.cpp')
-rw-r--r--src/devices/machine/i8087.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/i8087.cpp b/src/devices/machine/i8087.cpp
index b0b1bce08fc..aae326006bb 100644
--- a/src/devices/machine/i8087.cpp
+++ b/src/devices/machine/i8087.cpp
@@ -21,7 +21,7 @@
#include "emu.h"
#include "i8087.h"
-#include <math.h>
+#include <cmath>
/*************************************
*