diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:40 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:40 -0600 |
commit | 6a7d81e7a50b31b8746934dd7946d898715a9169 (patch) | |
tree | dcf820f3bcb3e88f41fd9b2a7f3a3a8b6aa72238 /toolkit/source/controls/formattedcontrol.cxx | |
parent | 3c9d6bdbc69f64ba0eaa5b8d4b1b086e19a670e9 (diff) |
remove include of pch header from toolkit
Diffstat (limited to 'toolkit/source/controls/formattedcontrol.cxx')
-rw-r--r-- | toolkit/source/controls/formattedcontrol.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/controls/formattedcontrol.cxx b/toolkit/source/controls/formattedcontrol.cxx index b931614ed47f..0089d449e676 100644 --- a/toolkit/source/controls/formattedcontrol.cxx +++ b/toolkit/source/controls/formattedcontrol.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_toolkit.hxx" #include <toolkit/controls/formattedcontrol.hxx> #include <toolkit/helper/unopropertyarrayhelper.hxx> #include <toolkit/helper/property.hxx> |