Removed hash header include guards; they're unnecessary.
[ohcount] / src / hash / cppheaders.gperf
1 struct CppHeaderMap { const char *key; int value; };
2 %%
3 algorithm, 1
4 array, 1
5 bitset, 1
6 cassert, 1
7 ccomplex, 1
8 cctype, 1
9 cerrno, 1
10 cfenv, 1
11 cfloat, 1
12 cinttypes, 1
13 ciso646, 1
14 climits, 1
15 clocale, 1
16 cmath, 1
17 csetjmp, 1
18 csignal, 1
19 cstdarg, 1
20 cstdbool, 1
21 cstddef, 1
22 cstdint, 1
23 cstdio, 1
24 cstdlib, 1
25 cstring, 1
26 ctgmath, 1
27 ctime, 1
28 cwchar, 1
29 cwctype, 1
30 deque, 1
31 exception, 1
32 fstream, 1
33 functional, 1
34 iomanip, 1
35 ios, 1
36 iosfwd, 1
37 iostream, 1
38 istream, 1
39 iterator, 1
40 limits, 1
41 list, 1
42 locale, 1
43 map, 1
44 memory, 1
45 new, 1
46 numeric, 1
47 ostream, 1
48 queue, 1
49 random, 1
50 regex, 1
51 set, 1
52 sstream, 1
53 stack, 1
54 stdexcept, 1
55 streambuf, 1
56 string, 1
57 system_error, 1
58 tuple, 1
59 type_traits, 1
60 typeinfo, 1
61 unordered_map, 1
62 unordered_set, 1
63 utility, 1
64 valarray, 1
65 vector, 1
66 tr1/array, 1
67 tr1/ccomplex, 1
68 tr1/cctype, 1
69 tr1/cfenv, 1
70 tr1/cfloat, 1
71 tr1/cinttypes, 1
72 tr1/climits, 1
73 tr1/cmath, 1
74 tr1/complex, 1
75 tr1/cstdarg, 1
76 tr1/cstdbool, 1
77 tr1/cstdint, 1
78 tr1/cstdio, 1
79 tr1/cstdlib, 1
80 tr1/ctgmath, 1
81 tr1/ctime, 1
82 tr1/cwchar, 1
83 tr1/cwctype, 1
84 tr1/memory, 1
85 tr1/random, 1
86 tr1/regex, 1
87 tr1/tuple, 1
88 tr1/type_traits, 1
89 tr1/unordered_map, 1
90 tr1/unordered_set, 1
91 tr1/utility, 1