// smtc_LazyBaseSpecPtr.cpp
//

#include "smtc_LazyBaseSpecPtr.h"
#include "smtc_LazyBaseSpec.h"
#include "util_BPtr.tpl"
#define LZZ_INLINE inline
template class util::BPtr <smtc::LazyBaseSpec>;
#undef LZZ_INLINE
