unix-cpy: Put mpconfig.h before all other headers.
This commit is contained in:
parent
003977a70b
commit
b37c0a116e
@ -3,9 +3,9 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "mpconfig.h"
|
||||
#include "nlr.h"
|
||||
#include "misc.h"
|
||||
#include "mpconfig.h"
|
||||
#include "qstr.h"
|
||||
#include "lexer.h"
|
||||
#include "lexerunix.h"
|
||||
|
Loading…
Reference in New Issue
Block a user