-
-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathheader_test.cpp
62 lines (60 loc) · 1.17 KB
/
header_test.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
#include <__config>
#include <algorithm>
#include <bit>
#include <cassert>
#include <cctype>
#include <cerrno>
#include <cfloat>
#include <cinttypes>
#include <ciso646>
#include <climits>
#include <cmath>
#if __cplusplus >= 201907L
#include <concepts>
#endif // __cplusplus >= 201907L
#include <csetjmp>
#include <cstdalign>
#include <cstdbool>
#include <cstddef>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <ctgmath>
#include <cxxabi.h>
#include <exception>
#include <initializer_list>
#include <limits>
#include <new>
#include <numbers>
#include <type_traits>
#include <typeinfo>
#include <utility>
#include <version>
#include <alloca.h>
#include <assert.h>
#include <byteswap.h>
#include <cdefs.h>
#include <ctype.h>
#include <errno.h>
#include <fenv.h>
#include <float.h>
#include <inttypes.h>
#include <iso646.h>
#include <limits.h>
#include <math.h>
#include <setjmp.h>
#include <stdalign.h>
#include <stdarg.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdnoreturn.h>
#include <string.h>
#include <tgmath.h>
#include <time.h>
#include <wchar.h>
// tests for conflicts