xo-alloc2: tidy: generation.hpp -> Generation.hpp

This commit is contained in:
Roland Conybeare 2026-04-03 00:04:34 -04:00
commit a7dac96be3
7 changed files with 6 additions and 7 deletions

View file

@ -15,7 +15,6 @@
#include <xo/alloc2/GCObject.hpp>
#include <xo/alloc2/Allocator.hpp>
#include <xo/alloc2/Arena.hpp>
#include <xo/alloc2/generation.hpp>
#include "object_age.hpp"
#include <xo/facet/obj.hpp>
#include <xo/indentlog/scope.hpp>