diff --git a/test/run_neighbor_explorer.cxx b/test/run_neighbor_explorer.cxx index 1d48036d3..4505f0e74 100644 --- a/test/run_neighbor_explorer.cxx +++ b/test/run_neighbor_explorer.cxx @@ -67,7 +67,7 @@ try { /* initialize the core */ - GlobalInit init; + const GlobalInit init; EventLoop loop; const ShutdownHandler shutdown_handler(loop);