diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:31 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:31 -0600 |
commit | ac33b825d16094b8ac045f098289551b6d4d43af (patch) | |
tree | 4c0889cbf5e65ff3ed6c70f5eb42561a9edcc8b8 /svtools/source/toolpanel/refbase.cxx | |
parent | 70d24b9f33b0992ff26aa4c22537256a394e33a9 (diff) |
remove include of pch header from svtools
Diffstat (limited to 'svtools/source/toolpanel/refbase.cxx')
-rw-r--r-- | svtools/source/toolpanel/refbase.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/toolpanel/refbase.cxx b/svtools/source/toolpanel/refbase.cxx index 3c1b0c502235..e7cec37d4f69 100644 --- a/svtools/source/toolpanel/refbase.cxx +++ b/svtools/source/toolpanel/refbase.cxx @@ -25,7 +25,6 @@ * ************************************************************************/ -#include "precompiled_svtools.hxx" #include "svtools/toolpanel/refbase.hxx" |