Change TUI source window iteration
[external/binutils.git] / gdb / interps.h
index 7cdb4d9..7a349d9 100644 (file)
@@ -25,6 +25,7 @@
 struct ui_out;
 struct interp;
 struct ui;
+class completion_tracker;
 
 typedef struct interp *(*interp_factory_func) (const char *name);