mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
include vector in poly1305.cpp
Signed-off-by: Pasta <pasta@dashboost.org>
This commit is contained in:
parent
0129a84531
commit
996b1f0784
@ -3,6 +3,7 @@
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
#include <bench/bench.h>
|
||||
#include <crypto/poly1305.h>
|
||||
|
Loading…
Reference in New Issue
Block a user