From 5783bc0528529b24724d48f217343823ac197112 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 1 Feb 2004 00:55:28 +0000 Subject: [PATCH] *** empty log message *** --- examples/client_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/client_test.cpp b/examples/client_test.cpp index 7fc7d37a4..2b93d3988 100755 --- a/examples/client_test.cpp +++ b/examples/client_test.cpp @@ -53,6 +53,7 @@ POSSIBILITY OF SUCH DAMAGE. #include "libtorrent/session.hpp" #include "libtorrent/http_settings.hpp" #include "libtorrent/identify_client.hpp" +#include "libtorrent/alert_types.hpp" #ifdef WIN32