remove include of cmath lib

Former-commit-id: 004c76c724b9739d977a93d3574821db2c4de2e8
This commit is contained in:
Danimal4326 2016-02-11 12:55:41 -06:00
parent 0661ad74f6
commit 3996ff789c
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
// STL includes
#include <cmath>
// Hyperion includes
#include <hyperion/ImageProcessorFactory.h>
#include <hyperion/ImageProcessor.h>