From: victor Date: Fri, 11 Dec 2009 16:10:06 +0000 (+0000) Subject: follow-up X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=7293b5d26a9e091726d365be22b3cf9767cb8d2b;p=swift-upb.git follow-up git-svn-id: https://ttuki.vtt.fi/svn/p2p-next/TUD/p2tp/trunk@735 e16421f0-f15b-0410-abcd-98678b794739 --- diff --git a/p2tp.h b/p2tp.h index 8c51f3a..b2ac571 100644 --- a/p2tp.h +++ b/p2tp.h @@ -185,9 +185,7 @@ namespace p2tp { }; -#include "ext/send_control.h" - - + class PiecePicker { public: virtual void Randomize (uint64_t twist) = 0;