diff --git a/test/integer_mask_test.cpp b/test/integer_mask_test.cpp index 6146ddf..38f5211 100644 --- a/test/integer_mask_test.cpp +++ b/test/integer_mask_test.cpp @@ -10,8 +10,7 @@ // Revision History // 23 Sep 2001 Initial version (Daryle Walker) -#define BOOST_INCLUDE_MAIN -#include // for main +#include // for main #include // for boost::exit_success #include // for boost::high_bit_mask_t, etc.