diff options
Diffstat (limited to 'src/common/swap.h')
| -rw-r--r-- | src/common/swap.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/swap.h b/src/common/swap.h index 72c50d789..e241c9f73 100644 --- a/src/common/swap.h +++ b/src/common/swap.h | |||
| @@ -24,9 +24,7 @@ | |||
| 24 | #elif defined(__FreeBSD__) | 24 | #elif defined(__FreeBSD__) |
| 25 | #include <sys/endian.h> | 25 | #include <sys/endian.h> |
| 26 | #endif | 26 | #endif |
| 27 | |||
| 28 | #include <cstring> | 27 | #include <cstring> |
| 29 | |||
| 30 | #include "common/common_types.h" | 28 | #include "common/common_types.h" |
| 31 | 29 | ||
| 32 | // GCC 4.6+ | 30 | // GCC 4.6+ |