added core-crypto to why2 header

This commit is contained in:
Václav Šmejkal 2024-11-21 21:03:52 +01:00
parent 812e31f429
commit 1027042edf
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -30,6 +30,7 @@ extern "C" {
#endif #endif
//CORE //CORE
#include <why2/crypto.h>
#include <why2/decrypter.h> #include <why2/decrypter.h>
#include <why2/encrypter.h> #include <why2/encrypter.h>
#include <why2/flags.h> #include <why2/flags.h>