# | Line 12 | Line 12 | using namespace std; | |
---|---|---|
12 | #include "io/Globals.hpp" | |
13 | #include "utils/StringUtils.hpp" | |
14 | using namespace std; | |
15 | < | using namespace oopse; |
15 | > | using namespace OpenMD; |
16 | ||
17 | #line 18 "MDTreeParser.hpp" | |
18 | class CUSTOM_API MDTreeParser : public ANTLR_USE_NAMESPACE(antlr)TreeParser, public MDTreeParserTokenTypes |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |