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:
Axel Naumann 2023-03-21 13:15:34 +01:00 committed by jenkins
parent f2bc02a68b
commit 6d52a95449

View File

@ -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