#include #include int main() { std::cout << "Test vc header\n"; return 0; }