summaryrefslogtreecommitdiffstats
path: root/src/map/mapper
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/mapper')
-rw-r--r--src/map/mapper/mapperInt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/mapper/mapperInt.h b/src/map/mapper/mapperInt.h
index fdfece30..28f40a82 100644
--- a/src/map/mapper/mapperInt.h
+++ b/src/map/mapper/mapperInt.h
@@ -28,10 +28,11 @@
#include <stdlib.h>
#include <string.h>
#include <float.h>
+#include <math.h>
+
#include "base/main/main.h"
#include "map/mio/mio.h"
#include "mapper.h"
-#include "misc/extra/extraBdd.h"
ABC_NAMESPACE_HEADER_START