@@ -0,0 +1,9 @@
#include <string>
#ifndef PARADOCS_CUPS_H_
#define PARADOCS_CUPS_H_
bool printDocument(const std::string& content);
#endif
The note is not visible to the blocked user.