From 0cb04f152bd35a5bd78f238b566d19f34eabc87f Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Mon, 26 Jan 2026 20:27:14 -0500 Subject: [PATCH] xo-reflect: compile nit --- include/xo/reflect/TypeDescr.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/xo/reflect/TypeDescr.hpp b/include/xo/reflect/TypeDescr.hpp index 4b3ca87..f22f96b 100644 --- a/include/xo/reflect/TypeDescr.hpp +++ b/include/xo/reflect/TypeDescr.hpp @@ -16,8 +16,6 @@ #include namespace xo { - namespace print { class ppindentinfo; } - namespace reflect { class TaggedPtr; /* see [reflect/TaggedPtr.hpp] */