Skip to content

Commit 3aaa95d

Browse files
committed
fix missing endif
1 parent b433d21 commit 3aaa95d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/clang/unittests/HLSL/DxilContainerTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
#include <atlfile.h>
3737
#include <d3dcompiler.h>
3838
#pragma comment(lib, "d3dcompiler.lib")
39+
#endif
3940

4041
#if defined(_MSC_VER)
4142
// MSVC removed <experimental/filesystem> starting in VS 2019 16.3 (_MSC_VER >= 1922)

0 commit comments

Comments
 (0)