#include "lib_test.h" #include int main() { printf("lib_test starting...\n"); TT_HHS a; TT_CCS b; // printf("%i, %i\n", a.x, a.y); }