diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-07-27 13:40:56 -0400 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-07-27 13:40:56 -0400 |
commit | 917b95a1d688904ed0ca34b96fafc0849867d9fb (patch) | |
tree | 701f73959b307854f4588db249395465eaedda1c /node/NodeConfig.hpp | |
parent | b0a83093ce698390a4e2d266ba1c63ee241cd7ad (diff) | |
download | infinitytier-917b95a1d688904ed0ca34b96fafc0849867d9fb.tar.gz infinitytier-917b95a1d688904ed0ca34b96fafc0849867d9fb.zip |
cleanup
Diffstat (limited to 'node/NodeConfig.hpp')
-rw-r--r-- | node/NodeConfig.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/node/NodeConfig.hpp b/node/NodeConfig.hpp index 309da344..98678944 100644 --- a/node/NodeConfig.hpp +++ b/node/NodeConfig.hpp @@ -38,7 +38,6 @@ #include "SharedPtr.hpp" #include "Network.hpp" #include "Utils.hpp" -#include "Http.hpp" #include "UdpSocket.hpp" #include "Buffer.hpp" |