Include em_label.h before em_code.h
This commit is contained in:
parent
c689e34fa7
commit
a71ae473ac
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
#include <varargs.h>
|
#include <varargs.h>
|
||||||
#include <em_arith.h>
|
#include <em_arith.h>
|
||||||
#include <em_code.h>
|
|
||||||
#include <em_label.h>
|
#include <em_label.h>
|
||||||
|
#include <em_code.h>
|
||||||
#include <system.h>
|
#include <system.h>
|
||||||
|
|
||||||
#include "LLlex.h"
|
#include "LLlex.h"
|
||||||
|
|
Loading…
Reference in a new issue