// $Id: ShadowPtr_fwd.h 14717 2009-09-17 20:24:36Z lukas $ #ifndef _ShadowPtr_fwd_h_ #define _ShadowPtr_fwd_h_ #include namespace utl { template class ShadowPtr; template class InitializedShadowPtr; } #endif