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