More style cleanup.
This commit is contained in:
@@ -43,7 +43,7 @@ namespace xe {
|
||||
|
||||
class Emulator {
|
||||
public:
|
||||
Emulator(const std::wstring& command_line);
|
||||
explicit Emulator(const std::wstring& command_line);
|
||||
~Emulator();
|
||||
|
||||
const std::wstring& command_line() const { return command_line_; }
|
||||
|
||||
Reference in New Issue
Block a user