We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0015d commit a70b82fCopy full SHA for a70b82f
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