From d63d2c3c6cbbd574dda4f8b00ebe6c661735edd5 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Fri, 17 Oct 2003 15:36:42 +0000 Subject: import of enigma2 --- lib/base/smartptr.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/base/smartptr.cpp (limited to 'lib/base/smartptr.cpp') diff --git a/lib/base/smartptr.cpp b/lib/base/smartptr.cpp new file mode 100644 index 00000000..95269d74 --- /dev/null +++ b/lib/base/smartptr.cpp @@ -0,0 +1,2 @@ +#include "smartptr.h" +#include -- cgit v1.2.3