We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f223d commit d8e64b2Copy full SHA for d8e64b2
source/slang/slang-artifact-output-util.cpp
@@ -6,6 +6,8 @@
6
#include "../core/slang-string-util.h"
7
#include "../core/slang-type-text-util.h"
8
9
+#include <chrono>
10
+
11
// Artifact
12
#include "../compiler-core/slang-artifact-desc-util.h"
13
#include "../compiler-core/slang-artifact-util.h"
0 commit comments