Added namespace 'TelldusCore' to classes in library telldus-core

This commit is contained in:
Micke Prag 2009-01-07 21:14:59 +00:00
parent cb1701fac5
commit b42d350907
14 changed files with 144 additions and 114 deletions

View file

@ -25,6 +25,8 @@
#define strcasecmp _stricmp
#endif
using namespace TelldusCore;
Manager *Manager::instance = 0;
Manager::Manager() {