diff options
Diffstat (limited to 'source/slang/compiled-program.h')
| -rw-r--r-- | source/slang/compiled-program.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/source/slang/compiled-program.h b/source/slang/compiled-program.h deleted file mode 100644 index 7f5b674a0..000000000 --- a/source/slang/compiled-program.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef BAKER_SL_COMPILED_PROGRAM_H -#define BAKER_SL_COMPILED_PROGRAM_H - -#include "../core/basic.h" -#include "diagnostics.h" -#include "syntax.h" -#include "type-layout.h" - -namespace Slang -{ -} - -#endif
\ No newline at end of file |
