aboutsummaryrefslogtreecommitdiff
path: root/src/armnnUtils/BFloat16.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnUtils/BFloat16.hpp')
-rw-r--r--src/armnnUtils/BFloat16.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/armnnUtils/BFloat16.hpp b/src/armnnUtils/BFloat16.hpp
index bb56b7d37c..965fc31c17 100644
--- a/src/armnnUtils/BFloat16.hpp
+++ b/src/armnnUtils/BFloat16.hpp
@@ -6,7 +6,7 @@
#pragma once
#include <ostream>
-#include <math.h>
+#include <cmath>
#include <stdint.h>
namespace armnn