#include "token.h" namespace YAML { const std::string Token::PLAIN_SCALAR("pln"); }