Big cleanup of rampant using std.
This commit is contained in:
parent
fcd1225370
commit
453c50c563
15 changed files with 49 additions and 40 deletions
|
@ -3,6 +3,8 @@
|
|||
#include "game_engine.hpp"
|
||||
#include "coro.hpp"
|
||||
|
||||
using std::string;
|
||||
|
||||
class Builder {
|
||||
GUI gui;
|
||||
GameEngine game;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue