forked from Imagelibrary/binutils-gdb
Move gdb_regex to gdbsupport
This moves the gdb_regex convenience class to gdbsupport.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "defs.h"
|
||||
#include "symtab.h"
|
||||
#include <ctype.h>
|
||||
#include "gdb_regex.h"
|
||||
#include "gdbsupport/gdb_regex.h"
|
||||
#include "completer.h"
|
||||
#include "ui-out.h"
|
||||
#include "cli/cli-cmds.h"
|
||||
|
||||
Reference in New Issue
Block a user