summaryrefslogtreecommitdiffstats
path: root/libsensors_iio/software/core/mpl/inv_math.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors_iio/software/core/mpl/inv_math.h')
-rw-r--r--libsensors_iio/software/core/mpl/inv_math.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/libsensors_iio/software/core/mpl/inv_math.h b/libsensors_iio/software/core/mpl/inv_math.h
index 6620bbf..175511a 100644
--- a/libsensors_iio/software/core/mpl/inv_math.h
+++ b/libsensors_iio/software/core/mpl/inv_math.h
@@ -1,8 +1,8 @@
-/* math.h has many functions and defines that are not consistent across
-* platforms. This address that */
-
-#ifdef _WINDOWS
-#define _USE_MATH_DEFINES
-#endif
-
-#include <math.h>
+/* math.h has many functions and defines that are not consistent across
+* platforms. This address that */
+
+#ifdef _WINDOWS
+#define _USE_MATH_DEFINES
+#endif
+
+#include <math.h>