mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-12 05:28:33 +00:00
Merge pull request #2666
8233a24b unit_tests: fix build on windows (moneromooo-monero)
This commit is contained in:
commit
4146f2e202
@ -28,8 +28,8 @@
|
|||||||
|
|
||||||
#include "gtest/gtest.h"
|
#include "gtest/gtest.h"
|
||||||
|
|
||||||
#include "string_tools.h"
|
|
||||||
#include "common/util.h"
|
#include "common/util.h"
|
||||||
|
#include "string_tools.h"
|
||||||
|
|
||||||
static bool check(const std::string &data, const char *expected_hash_hex)
|
static bool check(const std::string &data, const char *expected_hash_hex)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user