mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 23:04:33 +02:00
add no_ctps configuration for map
[SVN r26496]
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
import preprocess
|
||||
|
||||
preprocess.main(
|
||||
[ "plain", "typeof_based" ]
|
||||
[ "plain", "typeof_based", "no_ctps" ]
|
||||
, "map"
|
||||
, "boost\\mpl\\map\\aux_\\preprocessed"
|
||||
)
|
||||
|
Reference in New Issue
Block a user