#include int main(int argc, char* argv[]) { int ret = 0; printf("ams c++ image library tests.\n"); ams::amscpptemplate_testfn(); return ret; }