From 7293b5d26a9e091726d365be22b3cf9767cb8d2b Mon Sep 17 00:00:00 2001 From: victor Date: Fri, 11 Dec 2009 16:10:06 +0000 Subject: [PATCH] follow-up git-svn-id: https://ttuki.vtt.fi/svn/p2p-next/TUD/p2tp/trunk@735 e16421f0-f15b-0410-abcd-98678b794739 --- p2tp.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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; -- 2.20.1