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 d43d704 commit 8e12408Copy full SHA for 8e12408
libcxx/test/std/containers/sequences/vector/common.h
@@ -94,4 +94,4 @@ inline void check_new_delete_called() {
94
assert(globalMemCounter.aligned_new_array_called == globalMemCounter.aligned_delete_array_called);
95
}
96
97
-#endif // COMMON_H
+#endif // TEST_STD_CONTAINERS_SEQUENCES_VECTOR_COMMON_H
0 commit comments