build: retiring REPR argument to xo_add_genfacetimpl()

This commit is contained in:
Roland Conybeare 2026-03-11 08:41:57 -05:00
commit 381d9602fb
2 changed files with 16 additions and 18 deletions

View file

@ -14,8 +14,6 @@
#pragma once
#include "GCObject.hpp"
#include <xo/alloc2/GCObject.hpp>
#include <xo/alloc2/Allocator.hpp>
#include "DInteger.hpp"
namespace xo { namespace scm { class IGCObject_DInteger; } }