mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-03 12:38:11 +00:00
eliminate separate path layer, merge into base strings layer
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include "base/base_inc.h"
|
||||
#include "os/os_inc.h"
|
||||
#include "async/async.h"
|
||||
#include "path/path.h"
|
||||
#include "rdi_make/rdi_make_local.h"
|
||||
#include "linker/hash_table.h"
|
||||
#include "coff/coff.h"
|
||||
@@ -60,7 +59,6 @@
|
||||
#include "base/base_inc.c"
|
||||
#include "os/os_inc.c"
|
||||
#include "async/async.c"
|
||||
#include "path/path.c"
|
||||
#include "rdi_make/rdi_make_local.c"
|
||||
#include "linker/hash_table.c"
|
||||
#include "coff/coff.c"
|
||||
|
||||
Reference in New Issue
Block a user