4 lines
71 B
C++
4 lines
71 B
C++
|
#include "Parser.hh"
|
||
|
|
||
|
const Parser::Item Parser::s_empty_item("", "");
|