diff options
Diffstat (limited to 'cores/arduino/WProgram.h')
-rwxr-xr-x | cores/arduino/WProgram.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cores/arduino/WProgram.h b/cores/arduino/WProgram.h index 1fba738..5f78de2 100755 --- a/cores/arduino/WProgram.h +++ b/cores/arduino/WProgram.h @@ -3,7 +3,6 @@ #include <math.h> #include <avr/interrupt.h> -#include <avr/signal.h> #include "wiring.h" |