Skip to content
Snippets Groups Projects
Commit b37c0a11 authored by Damien George's avatar Damien George
Browse files

unix-cpy: Put mpconfig.h before all other headers.

parent 003977a7
Branches
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment