Rename hk=>smo
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <boost/asio.hpp>
|
||||
#include <stdexcept>
|
||||
|
||||
namespace hk {
|
||||
namespace smo {
|
||||
|
||||
class ComponentThread
|
||||
{
|
||||
@@ -64,6 +64,6 @@ namespace subconscious {
|
||||
extern ComponentThread subconscious;
|
||||
}
|
||||
|
||||
} // namespace hk
|
||||
} // namespace smo
|
||||
|
||||
#endif // COMPONENT_THREAD_H
|
||||
|
||||
Reference in New Issue
Block a user