summaryrefslogtreecommitdiff
path: root/one.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-04-15 14:44:30 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-04-15 14:44:30 -0700
commita0f8685453bf25451b937b99cf1a4ab12f27bdcc (patch)
treea701a64a9b66e2490c9deed5e8107bdc1a09b05c /one.cpp
parent86395382999a0a98fd38e542f505c449421061b7 (diff)
downloadinfinitytier-a0f8685453bf25451b937b99cf1a4ab12f27bdcc.tar.gz
infinitytier-a0f8685453bf25451b937b99cf1a4ab12f27bdcc.zip
cleanup
Diffstat (limited to 'one.cpp')
-rw-r--r--one.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/one.cpp b/one.cpp
index 7d38c463..ad1472fc 100644
--- a/one.cpp
+++ b/one.cpp
@@ -30,7 +30,10 @@
#include <string.h>
#include <stdint.h>
-#include "service/One.hpp"
+#include <string>
+#include <stdexcept>
+
+#include "service/OneService.hpp"
using namespace ZeroTier;