mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
[CI] clang-tidy auto fixes (#1111)
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f97e0690c8
commit
3c62a1f42c
@@ -21,10 +21,11 @@
|
||||
|
||||
#include <boost/program_options/options_description.hpp>
|
||||
#include <boost/program_options/parsers.hpp>
|
||||
#include <boost/program_options/positional_options.hpp>
|
||||
#include <boost/program_options/value_semantic.hpp>
|
||||
#include <boost/program_options/variables_map.hpp>
|
||||
|
||||
#include <string>
|
||||
|
||||
TestGlobals&
|
||||
TestGlobals::instance()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user