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 2cb7028 commit d43d704Copy full SHA for d43d704
libcxx/test/std/containers/sequences/vector/common.h
@@ -6,8 +6,8 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-#ifndef COMMON_H
10
-#define COMMON_H
+#ifndef TEST_STD_CONTAINERS_SEQUENCES_VECTOR_COMMON_H
+#define TEST_STD_CONTAINERS_SEQUENCES_VECTOR_COMMON_H
11
12
#include <cassert>
13
#include <cstddef>
0 commit comments