From b37c0a116ec723c0628a058130c26239c9ec7724 Mon Sep 17 00:00:00 2001 From: Damien George Date: Fri, 2 May 2014 16:24:31 +0000 Subject: unix-cpy: Put mpconfig.h before all other headers. --- unix-cpy/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix-cpy') diff --git a/unix-cpy/main.c b/unix-cpy/main.c index 6cdd72c5da..3f42398f59 100644 --- a/unix-cpy/main.c +++ b/unix-cpy/main.c @@ -3,9 +3,9 @@ #include #include +#include "mpconfig.h" #include "nlr.h" #include "misc.h" -#include "mpconfig.h" #include "qstr.h" #include "lexer.h" #include "lexerunix.h" -- cgit v1.2.3