From 413cd3fbc5138512ade671907ece6457b7d98d56 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 23 Jun 2014 20:44:03 -0700 Subject: Compatibility with libc++ --- src/net/packets.hpp | 2 ++ src/net/timer.t.hpp | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src') diff --git a/src/net/packets.hpp b/src/net/packets.hpp index 6d37478..2e00ad2 100644 --- a/src/net/packets.hpp +++ b/src/net/packets.hpp @@ -21,6 +21,8 @@ # include "fwd.hpp" +# include + # include "../compat/cast.hpp" # include "../ints/little.hpp" diff --git a/src/net/timer.t.hpp b/src/net/timer.t.hpp index be32872..0ed8987 100644 --- a/src/net/timer.t.hpp +++ b/src/net/timer.t.hpp @@ -23,6 +23,8 @@ # include "fwd.hpp" +# include + # include # include -- cgit v1.2.3-60-g2f50