Files
ispc/examples_cuda/mandelbrot_tasks3d/z.h
2013-11-04 11:44:49 +01:00

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