Merge pull request #1719

59c9d165 tests: fixup include paths after cryptonote_core split (moneromooo-monero)
This commit is contained in:
Riccardo Spagni 2017-02-12 23:57:34 +02:00
commit 3f171b931f
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -31,7 +31,7 @@
#pragma once
#include "crypto/crypto.h"
#include "cryptonote_core/cryptonote_basic.h"
#include "cryptonote_basic/cryptonote_basic.h"
template<size_t bytes>
class test_cn_fast_hash