#include "Intersection_Tests.h" int main(int argc, char* argv) { Intersection_Tests(); return 0; }