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/source/cmptools/hash.cxx | |
parent | 2d16b82e095da6b75de825167cd63057ba8b4c45 (diff) |
remove include of pch header from idl
Diffstat (limited to 'idl/source/cmptools/hash.cxx')
-rw-r--r-- | idl/source/cmptools/hash.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/source/cmptools/hash.cxx b/idl/source/cmptools/hash.cxx index 6ddc5a618bce..6021a56b3ea8 100644 --- a/idl/source/cmptools/hash.cxx +++ b/idl/source/cmptools/hash.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_idl.hxx" // C and C++ includes #include <stdlib.h> |