We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 515d56d commit 3cc67b5Copy full SHA for 3cc67b5
cpp/common/test/includes/standard-library/utility.h
@@ -1,8 +1,6 @@
1
#ifndef _GHLIBCPP_UTILITY
2
#define _GHLIBCPP_UTILITY
3
#include "type_traits.h"
4
-#ifndef _GHLIBCPP_UTILITY
5
-#define _GHLIBCPP_UTILITY
6
#include "tuple.h"
7
8
namespace std {
0 commit comments