summaryrefslogtreecommitdiff
path: root/selftest.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-12 18:25:29 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-12 18:25:29 -0700
commit1b1945c63ee1ba9567b8fc5d5ed2b8946fec5f12 (patch)
tree444090c23d878a813ebc42c2716c7396186df0fd /selftest.cpp
parent70fe7dd1fdfd9834e2127bd7fc4af4f53adaff36 (diff)
downloadinfinitytier-1b1945c63ee1ba9567b8fc5d5ed2b8946fec5f12.tar.gz
infinitytier-1b1945c63ee1ba9567b8fc5d5ed2b8946fec5f12.zip
Work in progress on refactoring root-topology into World and adding in-band updates.
Diffstat (limited to 'selftest.cpp')
-rw-r--r--selftest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest.cpp b/selftest.cpp
index 4ba76c0b..9c357dc4 100644
--- a/selftest.cpp
+++ b/selftest.cpp
@@ -50,7 +50,6 @@
#include "node/C25519.hpp"
#include "node/Poly1305.hpp"
#include "node/CertificateOfMembership.hpp"
-#include "node/Defaults.hpp"
#include "node/Node.hpp"
#include "node/IncomingPacket.hpp"