Fixed some problems:
files that use the em_code module must include the em_code.h file improved checking of definitions after use fixed problem with ranges in case statements
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <system.h>
|
||||
#include <em_arith.h>
|
||||
#include <em_label.h>
|
||||
#include <em_code.h>
|
||||
|
||||
#include "strict3rd.h"
|
||||
#include "input.h"
|
||||
|
||||
Reference in New Issue
Block a user