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/control/filectrl2.cxx | |
parent | 70d24b9f33b0992ff26aa4c22537256a394e33a9 (diff) |
remove include of pch header from svtools
Diffstat (limited to 'svtools/source/control/filectrl2.cxx')
-rw-r--r-- | svtools/source/control/filectrl2.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/source/control/filectrl2.cxx b/svtools/source/control/filectrl2.cxx index 805b400599c8..7b001ea53141 100644 --- a/svtools/source/control/filectrl2.cxx +++ b/svtools/source/control/filectrl2.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svtools.hxx" // this file contains code from filectrl.cxx which needs to be compiled with enabled exception hanling #include <svtools/filectrl.hxx> |