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.
2 parents eb8edbe + b319082 commit d96bc2aCopy full SHA for d96bc2a
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