summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/attotime.h
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2011-02-04 22:20:15 +0000
committer smf- <smf-@users.noreply.github.com>2011-02-04 22:20:15 +0000
commitf37e1e79ff0a87d20f24f56a1bf455ecee5e8154 (patch)
tree273c339f13ad265ae5d5b49f0b196303cb9ee726 /src/emu/attotime.h
parenta46cec5b5920f343857b0d68faa83aa09a5a40e9 (diff)
fixed msvc compilation (min/max conflict)
Diffstat (limited to 'src/emu/attotime.h')
-rw-r--r--src/emu/attotime.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/attotime.h b/src/emu/attotime.h
index 83a7f9bc47c..e4bce45022b 100644
--- a/src/emu/attotime.h
+++ b/src/emu/attotime.h
@@ -64,7 +64,6 @@
#ifndef __ATTOTIME_H__
#define __ATTOTIME_H__
-#include <math.h>
//**************************************************************************