mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 19:25:51 +00:00
Make suite::log_t public
This commit is contained in:
committed by
Scott Schurr
parent
641ab8ddaf
commit
4e345b1c8a
@@ -62,6 +62,7 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
public:
|
||||
// Memberspace
|
||||
class log_t
|
||||
{
|
||||
@@ -80,6 +81,7 @@ private:
|
||||
abstract_ostream&
|
||||
stream();
|
||||
};
|
||||
private:
|
||||
|
||||
class scoped_testcase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user