summaryrefslogtreecommitdiffhomepage
path: root/src/fix/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fix/parser.cpp')
-rw-r--r--src/fix/parser.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fix/parser.cpp b/src/fix/parser.cpp
index d7ff4f5..0d7d53a 100644
--- a/src/fix/parser.cpp
+++ b/src/fix/parser.cpp
@@ -14,6 +14,7 @@ namespace ocl::fix
namespace detail
{
+ /// AMLALE: unique_lock on this function?
inline boost::string_view& begin_fix() noexcept
{
static boost::string_view begin_fix{"FIX.4.2"};