Skip to content

Commit 5411894

Browse files
committed
remove comment on header that is likely to become stale
1 parent fffb407 commit 5411894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/clang/unittests/HLSL/ValidationTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include "llvm/ADT/ArrayRef.h"
2626
#include "llvm/ADT/StringRef.h"
2727
#include "llvm/Support/Regex.h"
28-
#include <wchar.h> // for _wgetenv
28+
#include <wchar.h>
2929

3030
#ifdef _WIN32
3131
#include <atlbase.h>

0 commit comments

Comments
 (0)