summaryrefslogtreecommitdiff
path: root/node/Switch.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-09-17 15:46:56 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-09-17 15:46:56 -0400
commitb2b24ca41b9aacb502f6569934b446b2ef4338c2 (patch)
tree276d14edf44e8d80a110d82cf926890a72e7210d /node/Switch.hpp
parent0133da1dcdaba9654e79506c4baeed506b6a4e30 (diff)
downloadinfinitytier-b2b24ca41b9aacb502f6569934b446b2ef4338c2.tar.gz
infinitytier-b2b24ca41b9aacb502f6569934b446b2ef4338c2.zip
Some file format cleanup.
Diffstat (limited to 'node/Switch.hpp')
-rw-r--r--node/Switch.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Switch.hpp b/node/Switch.hpp
index 71e1e386..edfb6f15 100644
--- a/node/Switch.hpp
+++ b/node/Switch.hpp
@@ -33,10 +33,10 @@
#include <vector>
#include <list>
+#include "Constants.hpp"
#include "Mutex.hpp"
#include "MAC.hpp"
#include "NonCopyable.hpp"
-#include "Constants.hpp"
#include "Packet.hpp"
#include "Utils.hpp"
#include "InetAddress.hpp"