[nostalgia] Update nested namespaces for C++17
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
#include "plugin.hpp"
|
||||
#include "wizard.hpp"
|
||||
|
||||
namespace nostalgia {
|
||||
namespace studio {
|
||||
namespace nostalgia::studio {
|
||||
|
||||
using std::function;
|
||||
|
||||
@@ -343,4 +342,3 @@ void Wizard::accept() {
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user