| // libE57Format testing Copyright © 2022 Andy Maloney <asmaloney@gmail.com> | |
| // SPDX-License-Identifier: BSL-1.0 | |
| namespace TestData | |
| { | |
| bool Exists(); | |
| const std::string &Path(); | |
| } | |
| // libE57Format testing Copyright © 2022 Andy Maloney <asmaloney@gmail.com> | |
| // SPDX-License-Identifier: BSL-1.0 | |
| namespace TestData | |
| { | |
| bool Exists(); | |
| const std::string &Path(); | |
| } | |