diff options
Diffstat (limited to 'xmloff/inc/pch/precompiled_xo.hxx')
| -rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 744e54ea68ae..c61203d8c67f 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -14,14 +14,14 @@ also fixes all possible problems, so it's usually better to use it). */ -#include "com/sun/star/beans/XPropertySet.hpp" -#include "com/sun/star/beans/XPropertySetInfo.hpp" -#include "com/sun/star/text/XLineNumberingProperties.hpp" -#include "comphelper/processfactory.hxx" -#include "cppuhelper/exc_hlp.hxx" -#include "sal/config.h" -#include "svl/urihelper.hxx" -#include "tools/debug.hxx" +#include <com/sun/star/beans/XPropertySet.hpp> +#include <com/sun/star/beans/XPropertySetInfo.hpp> +#include <com/sun/star/text/XLineNumberingProperties.hpp> +#include <comphelper/processfactory.hxx> +#include <cppuhelper/exc_hlp.hxx> +#include <sal/config.h> +#include <svl/urihelper.hxx> +#include <tools/debug.hxx> #include <algorithm> #include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/matrix/b2dhommatrixtools.hxx> |
