diff --git a/modules/line_descriptor/src/binary_descriptor.cpp b/modules/line_descriptor/src/binary_descriptor.cpp index c34b2ab34..3aae8a00f 100644 --- a/modules/line_descriptor/src/binary_descriptor.cpp +++ b/modules/line_descriptor/src/binary_descriptor.cpp @@ -38,9 +38,11 @@ // the use of this software, even if advised of the possibility of such damage. // //M*/ -#include "precomp.hpp" + #define _USE_MATH_DEFINES +#include "precomp.hpp" + #define NUM_OF_BANDS 9