================
@@ -17,6 +17,7 @@
namespace lldb_private {
class CommandPluginInterfaceImplementation;
+class CommandPrintCallbackBaton;
----------------
labath wrote:
I think these could go away too...
https://github.com/llvm/llvm-project/pull/125006