summaryrefslogtreecommitdiff
path: root/Source/portable/SDCC/PIC18/portmacro.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/portable/SDCC/PIC18/portmacro.h')
-rw-r--r--Source/portable/SDCC/PIC18/portmacro.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/portable/SDCC/PIC18/portmacro.h b/Source/portable/SDCC/PIC18/portmacro.h
index 48e8ad2d..013eb01a 100644
--- a/Source/portable/SDCC/PIC18/portmacro.h
+++ b/Source/portable/SDCC/PIC18/portmacro.h
@@ -1,7 +1,7 @@
/**
* #######################################################################################
* GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
-* Copyright (C) 2009 Gaye Abdoulaye, <walsimou@walsimou.com>. All rights reserved.
+* Copyright(C) 2009 GAYE Abdoulaye walsimou, <walsimou@walsimou.com>. All rights reserved.
*
* This program is free software; you can distribute it and/or modify it
* under the terms of the GNU General Public License
@@ -29,6 +29,7 @@
#define PORTMACRO_H
#include <pic18fregs.h>
+#include <math.h>
/*-----------------------------------------------------------
* Port specific definitions.