unit_tests: fix build on windows

Reported by iDunk on IRC
pull/95/head
moneromooo-monero 7 years ago
parent 8d511f3c24
commit 8233a24ba8
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3

@ -28,8 +28,8 @@
#include "gtest/gtest.h"
#include "string_tools.h"
#include "common/util.h"
#include "string_tools.h"
static bool check(const std::string &data, const char *expected_hash_hex)
{

Loading…
Cancel
Save