Skip to content

Commit

Permalink
add misising include
Browse files Browse the repository at this point in the history
  • Loading branch information
reneme committed Jun 1, 2022
1 parent 0f78a9b commit cb06d70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/tls/tls13_pqc/composite_public_key.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/

#include <iterator>

#include <botan/ecdh.h>
#include <botan/tls_policy.h>

Expand Down

0 comments on commit cb06d70

Please sign in to comment.