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 LEXER_H
|
||||
#define LEXER_H
|
||||
|
||||
#include "mappings.h"
|
||||
#include "globals.h"
|
||||
|
||||
/* Keywords. */
|
||||
typedef enum
|
||||
|
||||
Reference in New Issue
Block a user