blob: bb7fe2966e1835392c944e155e343a649b34782b [file] [log] [blame]
#include <stdint.h>
#include <cmTest.h>
int main(void)
{
cmTestFunc();
return 0;
}