diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:23:37 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:23:37 -0600 |
commit | 36f155dda15b64a045457859e9c1d1eb42008bb7 (patch) | |
tree | 40ea718c08525c7bf7fe20ea10afadc2ee4bc2c5 /stoc/source/inspect/introspection.cxx | |
parent | 3d6592ae195de59c42a119b22307a62267a154fc (diff) |
remove include of pch header from stoc
Diffstat (limited to 'stoc/source/inspect/introspection.cxx')
-rw-r--r-- | stoc/source/inspect/introspection.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stoc/source/inspect/introspection.cxx b/stoc/source/inspect/introspection.cxx index dd6e32cb9db4..3b0ecf6b9b86 100644 --- a/stoc/source/inspect/introspection.cxx +++ b/stoc/source/inspect/introspection.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <string.h> |