mirror of
https://github.com/boostorg/typeof.git
synced 2025-07-29 20:37:28 +02:00
Fix typo
[SVN r33069]
This commit is contained in:
@ -38,7 +38,7 @@ rule all-tests ( )
|
||||
}
|
||||
all += [ run odr1.cpp odr2.cpp : : : <define>BOOST_TYPEOF_NATIVE :
|
||||
odr_native ] ;
|
||||
all += [ run odr1.cpp odr2.cpp : : : <define>BOOST_TYPEOF_COMPIANT :
|
||||
all += [ run odr1.cpp odr2.cpp : : : <define>BOOST_TYPEOF_COMPLIANT :
|
||||
odr_emulation ] ;
|
||||
return $(all) ;
|
||||
}
|
||||
|
Reference in New Issue
Block a user