We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2d590 commit b319082Copy full SHA for b319082
test/loader/loader_config/urLoaderConfigGetInfo.cpp
@@ -5,6 +5,8 @@
5
6
#include "fixtures.hpp"
7
8
+#include <algorithm>
9
+
10
struct urLoaderConfigGetInfoWithParamTest
11
: LoaderConfigTest,
12
::testing::WithParamInterface<ur_loader_config_info_t> {
0 commit comments