This header does not appear to be used anywhere, but Doxygen gives a
warning when processing it:
include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp:49: warning: More #if's than #endif's found (might be in an included file).
libstdc++-v3/ChangeLog:
* include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp:
Add missing #endif.
Reviewed-by: Tomasz Kamiński <tkaminsk@redhat.com>