From 8d2a96416c0c02ec14f14c363052468115e61ec2 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 31 Jan 2014 16:29:05 +0000 Subject: switch render 2 --- NT/src/rotor.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NT/src/rotor.cpp') diff --git a/NT/src/rotor.cpp b/NT/src/rotor.cpp index 12218e5..1c46cad 100644 --- a/NT/src/rotor.cpp +++ b/NT/src/rotor.cpp @@ -41,8 +41,10 @@ Json::Value Variable_array_type::to_json(){ } //explicit template instantiation to avoid linker errors +template class Variable_type; template class Variable_type; template class Variable_type; + template class Variable_array_type; -- cgit v1.2.3