Rev 1887 | Rev 1916 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1887 | Rev 1914 | ||
|---|---|---|---|
| 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" |
|
| 32 | 33 | ||
| 33 | namespace atom { |
34 | namespace atom { |
| 34 | namespace control { |
35 | namespace control { |
| 35 | 36 | ||
| 36 | Manager::Pointer Manager::instance_; |
37 | Manager::Pointer Manager::instance_; |