We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1c30ef + 19de062 commit b5fe948Copy full SHA for b5fe948
src/libraries/botan/botanwrapper.cpp
@@ -5,6 +5,7 @@
5
#ifdef USE_SYSTEM_BOTAN
6
#include <botan/base64.h>
7
#include <botan/cipher_mode.h>
8
+#include <botan/exceptn.h>
9
#include <botan/hash.h>
10
#include <botan/kdf.h>
11
#include <botan/pbkdf.h>
0 commit comments