Skip to content

Commit d8e64b2

Browse files
committed
Fix.
1 parent e9f223d commit d8e64b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/slang/slang-artifact-output-util.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
#include "../core/slang-string-util.h"
77
#include "../core/slang-type-text-util.h"
88

9+
#include <chrono>
10+
911
// Artifact
1012
#include "../compiler-core/slang-artifact-desc-util.h"
1113
#include "../compiler-core/slang-artifact-util.h"

0 commit comments

Comments
 (0)