Skip to content

Commit a4b15ef

Browse files
author
Stephen Gutekanst
committed
include/dxc: add ZigGNUWinAdapter.h
Signed-off-by: Stephen Gutekanst <[email protected]>
1 parent 95a93fe commit a4b15ef

File tree

2 files changed

+552
-0
lines changed

2 files changed

+552
-0
lines changed

include/dxc/WinAdapter.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
#ifndef LLVM_SUPPORT_WIN_ADAPTER_H
1616
#define LLVM_SUPPORT_WIN_ADAPTER_H
1717

18+
//#------------------
19+
//# Mach change start
20+
//#------------------
21+
#include "ZigGNUWinAdapter.h"
22+
//#------------------
23+
//# Mach change end
24+
//#------------------
25+
1826
#ifndef _WIN32
1927

2028
#ifdef __cplusplus

0 commit comments

Comments
 (0)