From 54954f5b8886bd6ea49e043fa5a695fcd7608c68 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 24 Apr 2015 13:35:17 -0700 Subject: First pass of Windows cleanup and build fixes... --- node/BandwidthAccount.hpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'node/BandwidthAccount.hpp') diff --git a/node/BandwidthAccount.hpp b/node/BandwidthAccount.hpp index b6ebfa3e..3a6432c4 100644 --- a/node/BandwidthAccount.hpp +++ b/node/BandwidthAccount.hpp @@ -28,10 +28,13 @@ #ifndef ZT_BWACCOUNT_HPP #define ZT_BWACCOUNT_HPP +#include "Constants.hpp" + +#include + #include #include -#include "Constants.hpp" #include "Utils.hpp" #ifdef __WINDOWS__ -- cgit v1.2.3