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/resource | |
parent | 1efeb447ece69dff29b2902cde377382b26947fc (diff) |
remove include of pch header from forms
Diffstat (limited to 'forms/source/resource')
-rw-r--r-- | forms/source/resource/frm_resource.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/resource/frm_resource.cxx b/forms/source/resource/frm_resource.cxx index c89a2001e057..9d3bb3a4d108 100644 --- a/forms/source/resource/frm_resource.cxx +++ b/forms/source/resource/frm_resource.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_forms.hxx" #include "frm_resource.hxx" #include <tools/simplerm.hxx> |