diff options
-rw-r--r-- | src/core/parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/parser.h b/src/core/parser.h index 4f7b843..78a1087 100644 --- a/src/core/parser.h +++ b/src/core/parser.h @@ -22,4 +22,4 @@ public: } -#endif // __INCLUDED_CORE_PARSER_H__
\ No newline at end of file +#endif // __INCLUDED_CORE_PARSER_H__ |