diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:07:15 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:07:15 -0600 |
commit | cabc96dc056321bc7b00e59b4a37704a868f0dae (patch) | |
tree | 8c3f17c89b4f91befcf171a089760f770ba7f0c4 /editeng/inc | |
parent | 46d40d641970a35b24d4833158a1285c95a3e708 (diff) |
remove include of pch header in editeng
Diffstat (limited to 'editeng/inc')
-rw-r--r-- | editeng/inc/pch/precompiled_editeng.cxx | 1 | ||||
-rw-r--r-- | editeng/inc/pch/precompiled_editeng.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editeng/inc/pch/precompiled_editeng.cxx b/editeng/inc/pch/precompiled_editeng.cxx index be7f2d61d5cc..667133e1d2c7 100644 --- a/editeng/inc/pch/precompiled_editeng.cxx +++ b/editeng/inc/pch/precompiled_editeng.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_editeng.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index 450f381c8882..4d67a670e829 100644 --- a/editeng/inc/pch/precompiled_editeng.hxx +++ b/editeng/inc/pch/precompiled_editeng.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:08.279739 #ifdef PRECOMPILED_HEADERS //---MARKER--- |