We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48f473 commit 2a4d059Copy full SHA for 2a4d059
test/test_dbc.cpp
@@ -1,7 +1,6 @@
1
#include <catch2/catch_test_macros.hpp>
2
#include "defines.hpp"
3
#include <libdbc/dbc.hpp>
4
-#include <string_view>
5
6
void create_tmp_dbc_with(const char* filename, const char* content)
7
{
0 commit comments