Compile fixes for alternative compilers.

This commit is contained in:
2019-06-26 11:26:25 +01:00
parent ee5365c44f
commit 7bf3804846
3 changed files with 4 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#include <cstdint>
#include <vector>
#include <memory>
#include <cstdint>
struct U2FMessage
{