Update config.cpp
This commit is contained in:
parent
a94ebd65a7
commit
6d76c8c467
@ -15,7 +15,6 @@ namespace config
|
||||
{
|
||||
namespace
|
||||
{
|
||||
using validate_type_callback_t = std::function<bool(const field_value&)>;
|
||||
using validate_callback_t = std::function<bool(const field_value&)>;
|
||||
|
||||
struct field_definition_t
|
||||
|
Loading…
Reference in New Issue
Block a user