#include "test_ispc.h" using namespace ispc; int main(int argc, char *argv[]) { test_ispc(); }