Skip to content

Commit ab5b3b3

Browse files
committed
fix(ci): include the proxified version of picosha2
1 parent b96c956 commit ab5b3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hash/src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <picosha2.h>
1+
#include <Proxy/Picosha2.hpp>
22
#include <md5.hpp>
33

44
#include <Ark/Module.hpp>

0 commit comments

Comments
 (0)