build: retiring REPR argument to xo_add_genfacetimpl()

This commit is contained in:
Roland Conybeare 2026-03-11 08:41:57 -05:00
commit 3476557e1e
11 changed files with 52 additions and 52 deletions

View file

@ -14,7 +14,7 @@
#pragma once
#include "GCObject.hpp"
#include <xo/alloc2/GCObject.hpp>
#include <xo/gc/GCObject.hpp>
#include <xo/alloc2/Allocator.hpp>
#include "DSequenceExpr.hpp"
@ -64,4 +64,4 @@ namespace xo {
} /*namespace scm*/
} /*namespace xo*/
/* end */
/* end */