diff options
| author | Yong He <yonghe@outlook.com> | 2018-02-23 18:32:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-23 18:32:43 -0500 |
| commit | b942849bc143ce8ee77c6d7e3342964755660f6c (patch) | |
| tree | be054fb8e5767daa3cfe42c51e812f21b6fbdd72 /slang.h | |
| parent | 706675949e70b17860e9ca514c01461fdf9aa95d (diff) | |
| parent | 5ab20eb2d20d491e258047bd94d9d9d0ac5a5dbf (diff) | |
Merge pull request #426 from csyonghe/irtypesstep0
Refactor IR type system, step 0
Diffstat (limited to 'slang.h')
| -rw-r--r-- | slang.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1263,7 +1263,7 @@ namespace slang #include "source/slang/reflection.cpp" #include "source/slang/slang.cpp" #include "source/slang/vm.cpp" - +#include "source/slang/type-system-shared.cpp" #endif #endif |
