Renamed
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
namespace openceg {
|
||||
namespace boundard {
|
||||
|
||||
struct WindowConfig {
|
||||
int width = 800;
|
||||
@@ -51,4 +51,4 @@ class ConfigLoader {
|
||||
std::string last_error_;
|
||||
};
|
||||
|
||||
} // namespace openceg
|
||||
} // namespace boundard
|
||||
|
||||
Reference in New Issue
Block a user