diff --git a/benchmark/uint32.cpp b/benchmark/uint32.cpp index 7b8edd25..7d9ece58 100644 --- a/benchmark/uint32.cpp +++ b/benchmark/uint32.cpp @@ -320,7 +320,7 @@ int main() test( "std::unordered_map" ); test( "boost::unordered_map" ); - test( "boost::unordered_node_map" ); + test( "boost::unordered_node_map" ); test( "boost::unordered_flat_map" ); #ifdef HAVE_ANKERL_UNORDERED_DENSE