diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:12:57 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:12:57 -0600 |
commit | 770f8097e0fa30162f20f0c1978b9fad5541ba74 (patch) | |
tree | 65949cafcfdafef67e42cc2b88f86da1590bef6a /idlc/source/astservice.cxx | |
parent | 49a9e8a08cc14003ad5806ba9256c163489f0d02 (diff) |
remove include of pch header from idlc
Diffstat (limited to 'idlc/source/astservice.cxx')
-rw-r--r-- | idlc/source/astservice.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/source/astservice.cxx b/idlc/source/astservice.cxx index b26997cc3ab9..0c6900a52d4e 100644 --- a/idlc/source/astservice.cxx +++ b/idlc/source/astservice.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_idlc.hxx" #include "sal/config.h" |