mirror of
https://github.com/boostorg/fusion.git
synced 2025-08-03 22:44:43 +02:00
C++11 fixes for deque
[SVN r80391]
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
# bring in rules for testing
|
||||
import testing ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
<toolset>gcc:<cxxflags>-std=c++0x
|
||||
<toolset>darwin:<cxxflags>-std=c++0x
|
||||
;
|
||||
|
||||
{
|
||||
test-suite fusion :
|
||||
|
||||
|
Reference in New Issue
Block a user