Skip to content

Commit 485b1c7

Browse files
Remove catch2/catch_tostring.hpp include (#1875)
test/Files_Core/read_nonexistent_attribute.cpp:23:10: fatal error: catch2/catch_to string.hpp: No such file or directory 23 | #include <catch2/catch_tostring.hpp> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
1 parent 7aceab3 commit 485b1c7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/Files_Core/read_nonexistent_attribute.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
* If not, see <http://www.gnu.org/licenses/>.
2121
*/
2222

23-
#include <catch2/catch_tostring.hpp>
24-
2523
#if !openPMD_USE_INVASIVE_TESTS
2624

2725
namespace read_nonexistent_attribute

0 commit comments

Comments
 (0)