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/stdmenu.cxx | |
parent | 70d24b9f33b0992ff26aa4c22537256a394e33a9 (diff) |
remove include of pch header from svtools
Diffstat (limited to 'svtools/source/control/stdmenu.cxx')
-rw-r--r-- | svtools/source/control/stdmenu.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/source/control/stdmenu.cxx b/svtools/source/control/stdmenu.cxx index 539ce156bbb7..223b92aba3a2 100644 --- a/svtools/source/control/stdmenu.cxx +++ b/svtools/source/control/stdmenu.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svtools.hxx" #include <string.h> #include <vcl/svapp.hxx> |