Skip to content

Commit

Permalink
Add include to fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
dgenr8 committed Jun 24, 2016
1 parent 34a29d6 commit fe8c8d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ipgroups.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "netbase.h"
#include "sync.h"
#include <boost/noncopyable.hpp>
#include <boost/weak_ptr.hpp>

#define IP_PRIO_SRC_FLAG_NAME "-ip-priority-source"

Expand Down

0 comments on commit fe8c8d0

Please sign in to comment.