Improve the header includes, cont'd
Also check in the modulemap file, and add a option to build with clang's -fmodules. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@ -11,6 +11,9 @@
|
||||
#include "c2.h"
|
||||
#include "string_utils.h"
|
||||
#include "log.h"
|
||||
#include "region.h"
|
||||
#include "types.h"
|
||||
#include "win.h"
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
Reference in New Issue
Block a user