Sort and group includes.
Signed-off-by: Bård Skaflestad <Bard.Skaflestad@sintef.no>
This commit is contained in:
parent
fbc19e6d0c
commit
2864de1ddb
@ -36,10 +36,11 @@
|
||||
/* Mex gateway by Jostein R. Natvig, SINTEF ICT. */
|
||||
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <mex.h>
|
||||
|
||||
#include "preprocess.h"
|
||||
|
Loading…
Reference in New Issue
Block a user