// File used by cmake to check for c++ standard support // See: CmakeLists.txt int main(void) { return 0; }