#include "Rocket.h" int main(int argc, char* argv[]) { Rocket myRocket("Test Rocket"); }