style updated
This commit is contained in:
parent
6cb6e163cd
commit
73630c4640
|
@ -456,7 +456,7 @@ private:
|
|||
|
||||
public:
|
||||
Macro(const std::string ¯o)
|
||||
: _macro(macro)
|
||||
: _macro(macro)
|
||||
{
|
||||
// Tokenize the macro to make it easier to handle
|
||||
std::istringstream istr(macro.c_str());
|
||||
|
|
Loading…
Reference in New Issue