forked from Imagelibrary/rtems
Reorder includes.
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <rtems/stringto.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <rtems/stringto.h>
|
||||
|
||||
/*
|
||||
* If we are doing floating point conversion, then we need math.h
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user