Browse Source

remove unused headers

master
Jørgen Lien Sellæg 9 years ago
parent
commit
a18647b49d
  1. 2
      toREST/include/torrent.hpp

2
toREST/include/torrent.hpp

@ -1,9 +1,7 @@
#ifndef _TR_TORRENT_HPP_ #ifndef _TR_TORRENT_HPP_
#define _TR_TORRENT_HPP_ #define _TR_TORRENT_HPP_
#include <boost/filesystem.hpp>
#include <http.hpp> #include <http.hpp>
#include <libtorrent/sha1_hash.hpp>
#include <util.hpp> #include <util.hpp>
namespace tr { namespace tr {

Loading…
Cancel
Save