Subversion Repositories HomeAutomation

Rev

Rev 1627 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1627 Rev 1964
Line 17... Line 17...
17
 *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
 *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18
 *
18
 *
19
 */
19
 */
20
 
20
 
21
#include "Manager.h"
21
#include "Manager.h"
-
 
22
 
-
 
23
#include "common/exception.h"
22
 
24
 
23
namespace atom {
25
namespace atom {
24
namespace storage {
26
namespace storage {
25
 
27
 
26
Manager::Pointer Manager::instance_;
28
Manager::Pointer Manager::instance_;