From 8546c324ff8bd69d5730935f68247a995489671a Mon Sep 17 00:00:00 2001 From: Michael Dunphy Date: Fri, 19 Apr 2013 18:08:13 -0400 Subject: Remove pass-through header file sot/inc/sot/clsids.hxx Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot Reviewed-by: David Tardon Tested-by: David Tardon --- starmath/source/document.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath/source') diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx index 0e2aa3eaadc6..ff6b0c748b20 100644 --- a/starmath/source/document.cxx +++ b/starmath/source/document.cxx @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include #include #include -- cgit