From ed115c1bb7a08d98527210b384e3f4ada372f9e5 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 1 Aug 2019 11:22:58 +0200 Subject: [PATCH] missing include Change-Id: I9c3d551d2053b53bde3b032036bc531a02217300 Reviewed-on: https://gerrit.libreoffice.org/76782 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- compilerplugins/clang/test/mapindex.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/compilerplugins/clang/test/mapindex.cxx b/compilerplugins/clang/test/mapindex.cxx index 68261df500dd..de7dd2590220 100644 --- a/compilerplugins/clang/test/mapindex.cxx +++ b/compilerplugins/clang/test/mapindex.cxx @@ -9,6 +9,7 @@ #include #include +#include struct CallbackFlushHandler {