bitcoin/src/compat
fanquake c79ad935f0
refactor: fix includes in src/compat
Add missing includes.

Swap C headers for their C++ counterparts.

Remove pointless / unmaintainable include comments. This is even more the case
when we are actually using IWYU, as if anyone wants to see the comments they can
just get IWYU to generate them.
2022-04-20 13:51:33 +01:00
..
assumptions.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
byteswap.h refactor: fix includes in src/compat 2022-04-20 13:51:33 +01:00
cpuid.h refactor: fix includes in src/compat 2022-04-20 13:51:33 +01:00
endian.h refactor: fix includes in src/compat 2022-04-20 13:51:33 +01:00
glibcxx_sanity.cpp refactor: fix includes in src/compat 2022-04-20 13:51:33 +01:00
sanity.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
stdin.cpp refactor: fix includes in src/compat 2022-04-20 13:51:33 +01:00
stdin.h add stdin helpers for password input support 2019-10-01 12:19:31 +09:00