From 1cebf4452fcff7faf13b6030204fa156d7c89e82 Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Sat, 12 Sep 2015 23:50:13 +0200 Subject: chart2: Add missing include Change-Id: I06eacfd944cf4ae7eef44900352b958e08f91b42 Reviewed-on: https://gerrit.libreoffice.org/18522 Tested-by: Jenkins Reviewed-by: David Ostrovsky --- chart2/qa/unit/common_functor_test.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'chart2') diff --git a/chart2/qa/unit/common_functor_test.cxx b/chart2/qa/unit/common_functor_test.cxx index 34f444c50922..ecc4f487cf4a 100644 --- a/chart2/qa/unit/common_functor_test.cxx +++ b/chart2/qa/unit/common_functor_test.cxx @@ -15,6 +15,7 @@ #include #include +#include #include #include "CommonFunctors.hxx" -- cgit