put singletons into their namespace
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <mutex>
|
||||
|
||||
namespace chatterino {
|
||||
namespace singletons {
|
||||
|
||||
class ResourceManager
|
||||
{
|
||||
@@ -90,3 +91,4 @@ public:
|
||||
};
|
||||
|
||||
} // namespace chatterino
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user