diff options
author | Kazumasa Mitsunari <knimitz@witz-inc.co.jp> | 2018-06-24 15:23:17 +0900 |
---|---|---|
committer | Kazumasa Mitsunari <knimitz@witz-inc.co.jp> | 2018-06-24 15:23:17 +0900 |
commit | ea03b80af662f250f4c6a8bd996318440c93b4e8 (patch) | |
tree | 7341170df772b94f08a01ab86fc397a7e8c4ad8e | |
parent | 0ec07ddffcb8e9b23b8df8f4194d0e2dfeb03126 (diff) |
Remove unused header
Change-Id: Id70b708b5c54a2d1394f48530b48710e6c0d8aeb
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
-rw-r--r-- | src/wayland_ivi_wm.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wayland_ivi_wm.cpp b/src/wayland_ivi_wm.cpp index 1f3a295..6a1c84a 100644 --- a/src/wayland_ivi_wm.cpp +++ b/src/wayland_ivi_wm.cpp @@ -14,7 +14,6 @@ * limitations under the License. */ -#include <utility> #include "wayland_ivi_wm.hpp" #include "hmi-debug.h" |