mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52: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.
|
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
#include <bench/bench.h>
|
#include <bench/bench.h>
|
||||||
#include <crypto/poly1305.h>
|
#include <crypto/poly1305.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user