From a18647b49dd5170880e50da48b98423b4b56d558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lien=20Sell=C3=A6g?= Date: Tue, 16 May 2017 21:49:39 +0200 Subject: [PATCH] remove unused headers --- toREST/include/torrent.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/toREST/include/torrent.hpp b/toREST/include/torrent.hpp index 6b6c979..189a1fc 100644 --- a/toREST/include/torrent.hpp +++ b/toREST/include/torrent.hpp @@ -1,9 +1,7 @@ #ifndef _TR_TORRENT_HPP_ #define _TR_TORRENT_HPP_ -#include #include -#include #include namespace tr {