mirror of
https://github.com/monero-project/monero.git
synced 2025-08-05 10:44:19 -04:00
move checkpoints in a separate library
This commit is contained in:
parent
85f4b600d2
commit
5d65a75b69
29 changed files with 72 additions and 67 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "cryptonote_basic/checkpoints.cpp"
|
||||
#include "checkpoints/checkpoints.cpp"
|
||||
|
||||
using namespace cryptonote;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue