#include void greet() { std::cout << "✅ Hello from the real library!" << std::endl; }