diff options
Diffstat (limited to 'src/fix/parser_impl.cpp')
| -rw-r--r-- | src/fix/parser_impl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fix/parser_impl.cpp b/src/fix/parser_impl.cpp index cc18035..b776dcd 100644 --- a/src/fix/parser_impl.cpp +++ b/src/fix/parser_impl.cpp @@ -78,7 +78,7 @@ namespace ocl::fix } }; - visitor::visitor() = default; + visitor::visitor() = default; visitor::~visitor() = default; /// \brief Alias of visit. |
