Spinscale: create new namespace sscl
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <spinscale/callback.h>
|
||||
#include <spinscale/componentThread.h>
|
||||
|
||||
namespace smo {
|
||||
namespace sscl {
|
||||
|
||||
class PuppetApplication
|
||||
: public std::enable_shared_from_this<PuppetApplication>
|
||||
@@ -63,6 +63,6 @@ private:
|
||||
class PuppetThreadLifetimeMgmtOp;
|
||||
};
|
||||
|
||||
} // namespace smo
|
||||
} // namespace sscl
|
||||
|
||||
#endif // PUPPET_APPLICATION_H
|
||||
|
||||
Reference in New Issue
Block a user