summaryrefslogtreecommitdiffstats
path: root/source/slang/compiler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/compiler.cpp')
-rw-r--r--source/slang/compiler.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/slang/compiler.cpp b/source/slang/compiler.cpp
index d8298c604..6db04b900 100644
--- a/source/slang/compiler.cpp
+++ b/source/slang/compiler.cpp
@@ -30,9 +30,6 @@
#undef CreateDirectory
#endif
-using namespace CoreLib::Basic;
-using namespace CoreLib::IO;
-
namespace Slang
{
//