#ifndef ACPA_READ_H #define ACPA_READ_H #include std::string read(); #endif