#ifndef BA-BANK_SYSTEM-BANK_SYSTEM #define BA-BANK_SYSTEM-BANK_SYSTEM #include "BankAccount.h" void bankerMode(); void atmMode(); #endif