vis-config.cpp: define local load_string_file 02/29002/1
authorDenys Dmytriyenko <denys@konsulko.com>
Wed, 7 Jun 2023 21:26:02 +0000 (21:26 +0000)
committerDenys Dmytriyenko <denys@konsulko.com>
Wed, 7 Jun 2023 21:43:01 +0000 (21:43 +0000)
commitfdd9d0964a0fe7aadfcef33c9e9c1f183ca10820
treeaa3541ffe5f243cce34ff932c246f8ac5b56c675
parentaa1156632525720d1d6d205f1b7aad3be4161a09
vis-config.cpp: define local load_string_file

As boost has deprecated string_file helper functions since 1.81,
define one locally with minor changes to use std types where needed.

Bug-AGL: SPEC-4578

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: I231ff70857e8d4ed827337a52c60e58d01ab6ea5
src/vis-config.cpp