From 362ebd039d3cfcd9408037a2beb25581d63bbaa8 Mon Sep 17 00:00:00 2001 From: Simon Richter Date: Fri, 31 Jul 2015 09:50:47 -0400 Subject: [PATCH] Remove superflous includes. --- common/math/math_util.cpp | 1 - include/layers_id_colors_and_visibility.h | 1 - include/profile.h | 1 - 3 files changed, 3 deletions(-) diff --git a/common/math/math_util.cpp b/common/math/math_util.cpp index 81dafc3a74..604b879120 100644 --- a/common/math/math_util.cpp +++ b/common/math/math_util.cpp @@ -27,7 +27,6 @@ #include #include #include -#include template<> int rescale( int aNumerator, int aValue, int aDenominator ) diff --git a/include/layers_id_colors_and_visibility.h b/include/layers_id_colors_and_visibility.h index 7415e42ffd..dcce017f17 100644 --- a/include/layers_id_colors_and_visibility.h +++ b/include/layers_id_colors_and_visibility.h @@ -31,7 +31,6 @@ #ifndef LAYERS_ID_AND_VISIBILITY_H_ #define LAYERS_ID_AND_VISIBILITY_H_ -#include #include #include #include diff --git a/include/profile.h b/include/profile.h index 4035fcb277..acf9166bbb 100644 --- a/include/profile.h +++ b/include/profile.h @@ -31,7 +31,6 @@ #define __TPROFILE_H #include -#include #include /**