diff --git a/test/Jamfile b/test/Jamfile index c7beba84..f23b0c2a 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -10,9 +10,6 @@ import testing ; project : requirements - gcc:-std=c++0x - darwin:-std=c++0x - gcc:-DBOOST_RESULT_OF_USE_DECLTYPE ; {