Spinscale: create new namespace sscl
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <atomic>
|
||||
|
||||
namespace smo {
|
||||
namespace sscl {
|
||||
|
||||
class AsynchronousLoop
|
||||
{
|
||||
@@ -64,6 +64,6 @@ public:
|
||||
std::atomic<unsigned int> nSucceeded, nFailed;
|
||||
};
|
||||
|
||||
} // namespace smo
|
||||
} // namespace sscl
|
||||
|
||||
#endif // ASYNCHRONOUS_LOOP_H
|
||||
|
||||
Reference in New Issue
Block a user