Added config.h due to privately reported issue
parent
b3e49d8c96
commit
baa19fb2b4
1
3way.h
1
3way.h
|
|
@ -7,6 +7,7 @@
|
|||
#ifndef CRYPTOPP_THREEWAY_H
|
||||
#define CRYPTOPP_THREEWAY_H
|
||||
|
||||
#include "config.h"
|
||||
#include "seckey.h"
|
||||
#include "secblock.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue