
[NFC] As part of using inclusive language within the llvm project, this patch replaces master with main in `SubModule2.h`. Reviewed By: sammccall Differential Revision: https://reviews.llvm.org/D114100
4 lines
123 B
C
4 lines
123 B
C
// SubModule2.h - Main header with same name as directory.
|
|
#include "SubModule2/Header3.h"
|
|
#include "SubModule2/Header4.h"
|