diff --git a/src/ecc/ecc.cpp b/src/ecc/ecc.cpp index 17b6c7b..01e033a 100644 --- a/src/ecc/ecc.cpp +++ b/src/ecc/ecc.cpp @@ -6,7 +6,7 @@ This might or might not change in the future. It is intended to be used for doing operations on keys which are already known. - Copyright © 2018 Jbop (https://github.com/jbop1626); + Copyright © 2018 Jbop (https://github.com/jbop1626); Modification of a part of iQueCrypt (https://github.com/jbop1626/iquecrypt) @@ -27,6 +27,7 @@ */ #include #include +#include #include "ecc.hpp" /*