mirror of
https://github.com/monero-project/monero.git
synced 2025-11-27 14:30:34 -05: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