Merge pull request #2666

8233a24b unit_tests: fix build on windows (moneromooo-monero)
release-v0.4.0.1
Riccardo Spagni 7 years ago
commit 4146f2e202
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

@ -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