#include #ifndef PARADOCS_CUPS_H_ #define PARADOCS_CUPS_H_ bool printDocument(const std::string& content); #endif