Remove inclusion of std headers to our headers; move fatal from src/error.h to src/libjsparser/parser.c.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#ifndef PARSER_H
|
||||
#define PARSER_H
|
||||
|
||||
#include "mappings.h"
|
||||
#include "globals.h"
|
||||
|
||||
struct source_element_list;
|
||||
struct statement_list;
|
||||
|
||||
Reference in New Issue
Block a user