summaryrefslogtreecommitdiffstats
path: root/source/slang/emit.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/emit.h')
-rw-r--r--source/slang/emit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/slang/emit.h b/source/slang/emit.h
index 1cb8d2d81..4f3e98c8d 100644
--- a/source/slang/emit.h
+++ b/source/slang/emit.h
@@ -8,8 +8,6 @@
namespace Slang
{
- using namespace CoreLib::Basic;
-
class ProgramSyntaxNode;
class ProgramLayout;