diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:12:41 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:12:41 -0600 |
commit | 49a9e8a08cc14003ad5806ba9256c163489f0d02 (patch) | |
tree | 478b1e4f8226eed7eefc98dd83044f09aabab84c /idl/inc | |
parent | 2d16b82e095da6b75de825167cd63057ba8b4c45 (diff) |
remove include of pch header from idl
Diffstat (limited to 'idl/inc')
-rw-r--r-- | idl/inc/pch/precompiled_idl.cxx | 1 | ||||
-rw-r--r-- | idl/inc/pch/precompiled_idl.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/pch/precompiled_idl.cxx b/idl/inc/pch/precompiled_idl.cxx index 7515c4ededbc..e5a2f60de99b 100644 --- a/idl/inc/pch/precompiled_idl.cxx +++ b/idl/inc/pch/precompiled_idl.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_idl.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/idl/inc/pch/precompiled_idl.hxx b/idl/inc/pch/precompiled_idl.hxx index 977fd5d3b09e..1f2bf34bf349 100644 --- a/idl/inc/pch/precompiled_idl.hxx +++ b/idl/inc/pch/precompiled_idl.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:49.467600 #ifdef PRECOMPILED_HEADERS #endif |