#include <objgfx40/vWindow.h> extern "C" { #include <stdio.h> } int main(void) { printf("Test"); return 0; }