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/invocation_adapterfactory | |
parent | 3d6592ae195de59c42a119b22307a62267a154fc (diff) |
remove include of pch header from stoc
Diffstat (limited to 'stoc/source/invocation_adapterfactory')
-rw-r--r-- | stoc/source/invocation_adapterfactory/iafactory.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stoc/source/invocation_adapterfactory/iafactory.cxx b/stoc/source/invocation_adapterfactory/iafactory.cxx index 4b7961ba5da7..1501ef401219 100644 --- a/stoc/source/invocation_adapterfactory/iafactory.cxx +++ b/stoc/source/invocation_adapterfactory/iafactory.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_stoc.hxx" #include <boost/unordered_map.hpp> #include <boost/unordered_set.hpp> |