Skip to content

Commit

Permalink
Attempts to fix compilation with clang on TravisCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-vincent committed Aug 18, 2017
1 parent 650ebdd commit 3933c8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/asiotap/include/asiotap/types/ip_network_address.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
#include <vector>
#include <set>
#include <type_traits>
#include <tuple>

#include <boost/asio.hpp>
#include <boost/variant.hpp>
Expand Down

0 comments on commit 3933c8b

Please sign in to comment.