diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:09:48 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:09:48 -0600 |
commit | 0c4aa66913e8a806c5bc7707b6f7cfd229f21d33 (patch) | |
tree | 64abb6de5e4c8537c5d266c587bd4e015286dfd8 /forms/source/component/GroupManager.cxx | |
parent | 1efeb447ece69dff29b2902cde377382b26947fc (diff) |
remove include of pch header from forms
Diffstat (limited to 'forms/source/component/GroupManager.cxx')
-rw-r--r-- | forms/source/component/GroupManager.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/component/GroupManager.cxx b/forms/source/component/GroupManager.cxx index 1268bcb5828b..59321ba7af22 100644 --- a/forms/source/component/GroupManager.cxx +++ b/forms/source/component/GroupManager.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_forms.hxx" #include "GroupManager.hxx" #include <com/sun/star/beans/XFastPropertySet.hpp> #include <com/sun/star/form/FormComponentType.hpp> |