restructure third party modules

This commit is contained in:
pantor
2020-06-25 22:57:37 +02:00
parent 5cc3e30b66
commit 10b8ccccbc
27 changed files with 17 additions and 17 deletions

View File

@@ -1822,7 +1822,7 @@ struct JsonError : public InjaError {
namespace inja {
/*!
* \brief Helper-class for the inja Parser.
* \brief Helper-class for the inja Lexer.
*/
struct Token {
enum class Kind {