From a5d6e692d661f0bf7648e64e8fcb04588bb8f3ab Mon Sep 17 00:00:00 2001 From: Markus Engel Date: Mon, 1 Apr 2013 00:07:00 +0200 Subject: Prepared exchange of casting macros. (bzr r11608.1.63) --- src/sp-tref.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sp-tref.cpp') diff --git a/src/sp-tref.cpp b/src/sp-tref.cpp index 7d17f9d3b..6eee54450 100644 --- a/src/sp-tref.cpp +++ b/src/sp-tref.cpp @@ -77,6 +77,7 @@ static void sp_tref_init(SPTRef *tref) { tref->ctref = new CTRef(tref); + tref->typeHierarchy.insert(typeid(SPTRef)); delete tref->citem; tref->citem = tref->ctref; -- cgit v1.2.3