4870. [test] Update included ATF library to atf-0.21 preserving
the ATF tool. [RT #46967]
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
#include "atf-c++/detail/application.hpp"
|
||||
#include "tools/application.hpp"
|
||||
|
||||
class h_app_empty : public atf::application::app {
|
||||
class h_app_empty : public tools::application::app {
|
||||
static const char* m_description;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user