clean dependendies in field_*_impl.h
This commit is contained in:
parent
deff5edd42
commit
52ab96fedb
@ -8,7 +8,6 @@
|
|||||||
#define SECP256K1_FIELD_REPR_IMPL_H
|
#define SECP256K1_FIELD_REPR_IMPL_H
|
||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "num.h"
|
|
||||||
#include "field.h"
|
#include "field.h"
|
||||||
|
|
||||||
#ifdef VERIFY
|
#ifdef VERIFY
|
||||||
|
@ -12,7 +12,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "num.h"
|
|
||||||
#include "field.h"
|
#include "field.h"
|
||||||
|
|
||||||
#if defined(USE_ASM_X86_64)
|
#if defined(USE_ASM_X86_64)
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
|
#include "num.h"
|
||||||
|
|
||||||
#if defined(USE_FIELD_10X26)
|
#if defined(USE_FIELD_10X26)
|
||||||
#include "field_10x26_impl.h"
|
#include "field_10x26_impl.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user