From 8ed3a68506f529a17c6f9a4672c6d6ea5107615e Mon Sep 17 00:00:00 2001 From: spyhole Date: Tue, 12 Oct 2004 23:24:46 +0000 Subject: [PATCH] spyhole test cygwin develop context --- examples/make_torrent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/make_torrent.cpp b/examples/make_torrent.cpp index 527d39a9d..02055f271 100755 --- a/examples/make_torrent.cpp +++ b/examples/make_torrent.cpp @@ -82,7 +82,7 @@ int main(int argc, char* argv[]) return 1; } - path::default_name_check(native); + boost::filesystem::path::default_name_check(native); try {