diff options
Diffstat (limited to 'src/session.h')
-rw-r--r-- | src/session.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/session.h b/src/session.h index 2b657125..d2320bb7 100644 --- a/src/session.h +++ b/src/session.h @@ -131,6 +131,7 @@ public: OPTION(session_t, input_date_format_); OPTION(session_t, price_db_); + OPTION(session_t, strict); }; /** |