fix deprecated conversion from string constant to char* by using const char* instead...
[vuplus_dvbapp] / lib / base / connection.cpp
1 #include <connection.h>
2
3 DEFINE_REF(eConnection);
4
5