diff options
Diffstat (limited to 'build/tools/HLSLcc/May_2014/include/hlslcc.hpp')
| -rw-r--r-- | build/tools/HLSLcc/May_2014/include/hlslcc.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build/tools/HLSLcc/May_2014/include/hlslcc.hpp b/build/tools/HLSLcc/May_2014/include/hlslcc.hpp new file mode 100644 index 0000000..fa4dd96 --- /dev/null +++ b/build/tools/HLSLcc/May_2014/include/hlslcc.hpp @@ -0,0 +1,5 @@ + +extern "C" { +#include "hlslcc.h" +} + |