Subversion Repositories HomeAutomation

Rev

Rev 1914 | Rev 2081 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1914 Rev 1916
Line 27... Line 27...
27
#include "common/common.h"
27
#include "common/common.h"
28
#include "timer/Manager.h"
28
#include "timer/Manager.h"
29
#include "storage/Manager.h"
29
#include "storage/Manager.h"
30
 
30
 
31
#include "can/Message.h"
31
#include "can/Message.h"
32
#include "can/CanDaemon.cpp"
-
 
33
 
32
 
34
namespace atom {
33
namespace atom {
35
namespace control {
34
namespace control {
36
   
35
   
37
Manager::Pointer Manager::instance_;
36
Manager::Pointer Manager::instance_;