From: g0dil Date: Wed, 5 Nov 2008 17:13:54 +0000 (+0000) Subject: Fixes for boost-1.36 + gcc-4.3 X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=fe283e18667bee3034543fc2170177df9d3e8ee8;p=senf.git Fixes for boost-1.36 + gcc-4.3 git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@948 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/Packets/PacketImpl.hh b/Packets/PacketImpl.hh index 4b13fdd..ea76bd6 100644 --- a/Packets/PacketImpl.hh +++ b/Packets/PacketImpl.hh @@ -31,6 +31,7 @@ #include #include #include +#include #include #include "../Utils/pool_alloc_mixin.hh" #include "PacketTypes.hh"