1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-11-22 08:42:35 +03:00
Files
wsrep-lib/test/reporter_test.cpp
Teemu Ollakka 664d8cc01e Fix reporter test compilation
The compilation failed with

    error: ‘setprecision’ is not a member of ‘std’

Fix by including <iomanip>.
2024-05-17 16:09:54 +03:00

19 KiB