Add a module for stl_iterator_base_funcs.h avoiding merging issues for c++20
This commit is contained in:
parent
1499c8c74f
commit
2cebf663dc
@ -459,6 +459,10 @@ module "std" [system] {
|
||||
export *
|
||||
header "bits/stl_iterator.h"
|
||||
}
|
||||
module "bits/stl_iterator_base_funcs.h" {
|
||||
export *
|
||||
header "bits/stl_iterator_base_funcs.h"
|
||||
}
|
||||
module "bits/stl_iterator_base_types.h" {
|
||||
export *
|
||||
export bits_stl_algobase_h
|
||||
|
Loading…
x
Reference in New Issue
Block a user