follow-up
authorvictor <victor@e16421f0-f15b-0410-abcd-98678b794739>
Fri, 11 Dec 2009 16:10:06 +0000 (16:10 +0000)
committervictor <victor@e16421f0-f15b-0410-abcd-98678b794739>
Fri, 11 Dec 2009 16:10:06 +0000 (16:10 +0000)
git-svn-id: https://ttuki.vtt.fi/svn/p2p-next/TUD/p2tp/trunk@735 e16421f0-f15b-0410-abcd-98678b794739

p2tp.h

diff --git a/p2tp.h b/p2tp.h
index 8c51f3a..b2ac571 100644 (file)
--- 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;