diff --git a/ElunaTemplate.h b/ElunaTemplate.h index f04a300..a000dbf 100644 --- a/ElunaTemplate.h +++ b/ElunaTemplate.h @@ -67,7 +67,7 @@ class ElunaObject { public: template - ElunaObject::ElunaObject(T * obj, bool manageMemory); + ElunaObject(T * obj, bool manageMemory); ~ElunaObject() {