#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