Revert "Add a module for stl_iterator_base_funcs.h avoiding merging issues for c++20"
This reverts commit a4c07502a3e76c82f30828200f5fe4ae935ac166. While this itself might not cause build issues, the related commit 90ffa89ae4 does; handle them together.
This commit is contained in:
parent
f2bc02a68b
commit
6d52a95449
@ -459,10 +459,6 @@ 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