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/aststructinstance.cxx | |
parent | 49a9e8a08cc14003ad5806ba9256c163489f0d02 (diff) |
remove include of pch header from idlc
Diffstat (limited to 'idlc/source/aststructinstance.cxx')
-rw-r--r-- | idlc/source/aststructinstance.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/source/aststructinstance.cxx b/idlc/source/aststructinstance.cxx index e2292d016912..bfb628df0fdc 100644 --- a/idlc/source/aststructinstance.cxx +++ b/idlc/source/aststructinstance.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_idlc.hxx" #include "idlc/aststructinstance.hxx" |