Skip to content

Commit

Permalink
milenage.cpp compilation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aligungr committed Feb 27, 2021
1 parent 238d249 commit 159e260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/crypt/milenage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#include "milenage.hpp"
#include <crypt-ext/milenage.hpp>
#include <stdexcept>

namespace crypto::milenage
{
Expand Down

0 comments on commit 159e260

Please sign in to comment.