prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp

This commit is contained in:
Arvid Norberg
2007-03-17 17:15:16 +00:00
parent 4ac08f393a
commit 8957b64c04
44 changed files with 204 additions and 20 deletions

View File

@@ -23,6 +23,7 @@ libtorrent/peer_connection.hpp \
libtorrent/bt_peer_connection.hpp \
libtorrent/web_peer_connection.hpp \
libtorrent/natpmp.hpp \
libtorrent/pch.hpp \
libtorrent/peer_id.hpp \
libtorrent/peer_info.hpp \
libtorrent/peer_request.hpp \