00001
00002
00003
00004
00005
00006 #if !defined(AFX_STDAFX_H__64B3F58D_839E_423C_9CFB_B81785CB258C__INCLUDED_)
00007 #define AFX_STDAFX_H__64B3F58D_839E_423C_9CFB_B81785CB258C__INCLUDED_
00008
00009 #if _MSC_VER > 1000
00010 #pragma once
00011 #endif
00012
00013 #define WIN32_LEAN_AND_MEAN
00014
00015 #include <windows.h>
00016
00017 #include "libtorrent/entry.hpp"
00018 #include "libtorrent/bencode.hpp"
00019 #include "libtorrent/session.hpp"
00020 using namespace libtorrent;
00021
00022
00023
00024 #endif