// $Id: LameShadowPtr_fwd.h 14717 2009-09-17 20:24:36Z lukas $ #ifndef _LameShadowPtr_fwd_h_ #define _LameShadowPtr_fwd_h_ #include namespace utl { template class LameShadowPtr; template class InitializedLameShadowPtr; } #endif // Configure (x)emacs for this file ... // Local Variables: // mode: c++ // End: