Fix Jamfile and Boost.Test usage.

[SVN r57866]
This commit is contained in:
John Maddock
2009-11-23 16:39:45 +00:00
parent 4c23c47ebe
commit 44c3831e05
3 changed files with 6 additions and 8 deletions

View File

@ -17,7 +17,6 @@
// use int64_t instead of long long for better portability
#include <boost/cstdint.hpp>
#define BOOST_INCLUDE_MAIN
#include <boost/test/test_tools.hpp>
/*