We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 525c2ac commit a526e5eCopy full SHA for a526e5e
source/slang/slang-compiler.h
@@ -27,6 +27,8 @@
27
#include "slang-syntax.h"
28
#include "slang.h"
29
30
+#include <chrono>
31
+
32
namespace Slang
33
{
34
struct PathInfo;
0 commit comments