diff --git a/interpreter/cling/include/cling/std.modulemap b/interpreter/cling/include/cling/std.modulemap index de0db8b164132c6abdb8c0d4e3ed4ff2a5a08c8e..713aeaafd4a732cabd6ecf64ef5f95033679d46e 100644 --- a/interpreter/cling/include/cling/std.modulemap +++ b/interpreter/cling/include/cling/std.modulemap @@ -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