summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2017-11-29 04:47:10 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2017-11-29 04:47:10 -0800
commit23e5c7b38df504868089607491f8114b473f175f (patch)
tree227e571445f43ceb11c57b3fa4789637aff91f0e
parent0fb22df633cde88f69fc93b07b24e5d33bf2c03e (diff)
downloadinfinitytier-23e5c7b38df504868089607491f8114b473f175f.tar.gz
infinitytier-23e5c7b38df504868089607491f8114b473f175f.zip
Fix self-test compile.
-rw-r--r--selftest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/selftest.cpp b/selftest.cpp
index f4de36a9..c3b8ce2f 100644
--- a/selftest.cpp
+++ b/selftest.cpp
@@ -60,8 +60,6 @@
#include "osdep/PortMapper.hpp"
#include "osdep/Thread.hpp"
-#include "controller/JSONDB.hpp"
-
#ifdef ZT_USE_X64_ASM_SALSA2012
#include "ext/x64-salsa2012-asm/salsa2012.h"
#endif