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/inc | |
parent | 49a9e8a08cc14003ad5806ba9256c163489f0d02 (diff) |
remove include of pch header from idlc
Diffstat (limited to 'idlc/inc')
-rw-r--r-- | idlc/inc/pch/precompiled_idlc.cxx | 1 | ||||
-rw-r--r-- | idlc/inc/pch/precompiled_idlc.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/idlc/inc/pch/precompiled_idlc.cxx b/idlc/inc/pch/precompiled_idlc.cxx index 50db39b8b090..e5a2f60de99b 100644 --- a/idlc/inc/pch/precompiled_idlc.cxx +++ b/idlc/inc/pch/precompiled_idlc.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_idlc.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/idlc/inc/pch/precompiled_idlc.hxx b/idlc/inc/pch/precompiled_idlc.hxx index 1702e1a05c0b..1f2bf34bf349 100644 --- a/idlc/inc/pch/precompiled_idlc.hxx +++ b/idlc/inc/pch/precompiled_idlc.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:49.748845 #ifdef PRECOMPILED_HEADERS #endif |