From dd1e40b8fd95a8d0aea531236b4e7fbad1f8b94d Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 27 Nov 2014 09:10:20 +0000 Subject: fix higher debug level build Change-Id: Id35efda5e4df820cda2afd7b65b5f890fec03f2f --- oox/source/drawingml/textliststyle.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'oox/source/drawingml') diff --git a/oox/source/drawingml/textliststyle.cxx b/oox/source/drawingml/textliststyle.cxx index 29b359fdf97e..5ea7a04c8125 100644 --- a/oox/source/drawingml/textliststyle.cxx +++ b/oox/source/drawingml/textliststyle.cxx @@ -18,6 +18,7 @@ */ #include "drawingml/textliststyle.hxx" +#include namespace oox { namespace drawingml { -- cgit