diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2003-10-17 15:36:42 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2003-10-17 15:36:42 +0000 |
| commit | d63d2c3c6cbbd574dda4f8b00ebe6c661735edd5 (patch) | |
| tree | 84d0cacfd0b6c1241c236c7860f7cbd7f26901bb /lib/base/smartptr.cpp | |
| download | enigma2-d63d2c3c6cbbd574dda4f8b00ebe6c661735edd5.tar.gz enigma2-d63d2c3c6cbbd574dda4f8b00ebe6c661735edd5.zip | |
import of enigma2
Diffstat (limited to 'lib/base/smartptr.cpp')
| -rw-r--r-- | lib/base/smartptr.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
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 <stdio.h> |
