Added namespace 'TelldusCore' to classes in library telldus-core
This commit is contained in:
parent
cb1701fac5
commit
b42d350907
14 changed files with 144 additions and 114 deletions
|
@ -25,6 +25,8 @@
|
|||
#define strcasecmp _stricmp
|
||||
#endif
|
||||
|
||||
using namespace TelldusCore;
|
||||
|
||||
Manager *Manager::instance = 0;
|
||||
|
||||
Manager::Manager() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue