header file ordering change
This is groundwork for some other changes. Include integer.h ahead of global.h in config.h.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/* CC0 (Public domain) - see http://creativecommons.org/publicdomain/zero/1.0/ for details */
|
||||
#if !defined(_isaac64_H)
|
||||
# define _isaac64_H (1)
|
||||
# include <integer.h>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user