aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/OpenClTimer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/cl/OpenClTimer.cpp')
-rw-r--r--src/backends/cl/OpenClTimer.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/backends/cl/OpenClTimer.cpp b/src/backends/cl/OpenClTimer.cpp
index 57552d7bd9..ee3c114ba0 100644
--- a/src/backends/cl/OpenClTimer.cpp
+++ b/src/backends/cl/OpenClTimer.cpp
@@ -8,6 +8,8 @@
#include <string>
#include <sstream>
+#include <boost/core/ignore_unused.hpp>
+
namespace armnn
{
@@ -29,6 +31,7 @@ void OpenClTimer::Start()
const cl_event * event_wait_list,
cl_event * event)
{
+ boost::ignore_unused(event);
cl_int retVal = 0;
// Get the name of the kernel