We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b433d21 commit 3aaa95dCopy full SHA for 3aaa95d
1 file changed
tools/clang/unittests/HLSL/DxilContainerTest.cpp
@@ -36,6 +36,7 @@
36
#include <atlfile.h>
37
#include <d3dcompiler.h>
38
#pragma comment(lib, "d3dcompiler.lib")
39
+#endif
40
41
#if defined(_MSC_VER)
42
// MSVC removed <experimental/filesystem> starting in VS 2019 16.3 (_MSC_VER >= 1922)
0 commit comments