Remove unncessary import math.h (for reals).

This commit is contained in:
Mark Peng 2013-07-19 00:56:12 -07:00
parent fc22240525
commit ceb743a65d

View file

@ -55,7 +55,6 @@
#include <PacketHeaders.h>
#include <PairingHandler.h>
#include <PerfStat.h>
// #include <math.h>
#include "Application.h"
#include "InterfaceConfig.h"