Commit 5cc5b0d3 authored by aligungr's avatar aligungr

crypt.cpp compilation fix

parent 4f1f5a9a
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
#include "snow3g.hpp" #include "snow3g.hpp"
#include "uea2.hpp" #include "uea2.hpp"
#include "zuc.hpp" #include "zuc.hpp"
#include <stdexcept>
namespace crypto namespace crypto
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment