Snap for 7964896 from 36e133e187dbbb6ac29a13b06c42a28056c09df9 to tm-release

Change-Id: I3840abb5d3b10c2e9a6a3f0f9399705e435f4409
diff --git a/slicer/export/slicer/scopeguard.h b/slicer/export/slicer/scopeguard.h
index 28e3bc9..f98e214 100644
--- a/slicer/export/slicer/scopeguard.h
+++ b/slicer/export/slicer/scopeguard.h
@@ -16,6 +16,8 @@
 
 #pragma once
 
+#include <utility>
+
 namespace slicer {
 
 // A simple and lightweight scope guard and macro