mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
Move gdb_regex to gdbsupport
This moves the gdb_regex convenience class to gdbsupport.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
/* Include the public interfaces. */
|
||||
#include "command.h"
|
||||
#include "gdb_regex.h"
|
||||
#include "gdbsupport/gdb_regex.h"
|
||||
#include "cli-script.h"
|
||||
#include "completer.h"
|
||||
#include "gdbsupport/intrusive_list.h"
|
||||
|
||||
Reference in New Issue
Block a user