7 lines
70 B
C
7 lines
70 B
C
#ifndef PARSER_H
|
|
#define PARSER_H
|
|
|
|
#include "scirpt/parser.h"
|
|
|
|
#endif
|