summaryrefslogtreecommitdiffstats
path: root/source/slang/syntax.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/syntax.h')
-rw-r--r--source/slang/syntax.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/slang/syntax.h b/source/slang/syntax.h
index 32f57ce4c..0dbdd8238 100644
--- a/source/slang/syntax.h
+++ b/source/slang/syntax.h
@@ -12,7 +12,6 @@
namespace Slang
{
- struct IRValue;
class Name;
class Session;
class Substitutions;