USB Mouse (relative) example for mbed NXP LPC11U24 beta

Revision:
1:e089be2a6aa1
Parent:
0:163560051396
--- a/main.cpp	Mon Oct 24 10:26:27 2011 +0000
+++ b/main.cpp	Wed Nov 09 15:55:10 2011 +0000
@@ -1,6 +1,5 @@
 #include "mbed.h"
 #include "USBMouse.h"
-#include <math.h>
 
 USBMouse mouse;