diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:50 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:50 -0600 |
commit | 2fcfed5785bad09599b7a7d480f817523be97a42 (patch) | |
tree | 67c1c58d80e75a9d3b06516ee1d80bce6d8a754b /svx/util | |
parent | ac33b825d16094b8ac045f098289551b6d4d43af (diff) |
remove include of pch header from svx
Diffstat (limited to 'svx/util')
-rw-r--r-- | svx/util/svxpch.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/util/svxpch.cxx b/svx/util/svxpch.cxx index 978fa44c542f..2ba3272d2754 100644 --- a/svx/util/svxpch.cxx +++ b/svx/util/svxpch.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include <thread.hxx> #include <sysdep.hxx> #if defined(WNT) |