24 lines
311 B
C++
24 lines
311 B
C++
//
|
|
// z.h
|
|
// (Header automatically generated by the ispc compiler.)
|
|
// DO NOT EDIT THIS FILE.
|
|
//
|
|
|
|
#ifndef ISPC_Z_H
|
|
#define ISPC_Z_H
|
|
|
|
#include <stdint.h>
|
|
|
|
|
|
|
|
#ifdef __cplusplus
|
|
namespace ispc { /* namespace */
|
|
#endif // __cplusplus
|
|
|
|
|
|
#ifdef __cplusplus
|
|
} /* namespace */
|
|
#endif // __cplusplus
|
|
|
|
#endif // ISPC_Z_H
|