move standard includes
This commit is contained in:
parent
2e28a7db97
commit
f771e317ff
@ -1,3 +1,4 @@
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#ifdef IOWNANATHLON
|
||||
|
@ -16,10 +16,8 @@
|
||||
#define BN_H_
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include <tommath_class.h>
|
||||
|
@ -16,6 +16,7 @@
|
||||
#define TOMMATH_PRIV_H_
|
||||
|
||||
#include <tommath.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user