fix deprecated conversion from string constant to char* by using const char* instead...
[enigma2.git] / lib / base / smartptr.cpp
1 #include "smartptr.h"
2 #include <stdio.h>