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 72c50d7892..e241c9f73b 100644 --- a/src/common/swap.h +++ b/src/common/swap.h @@ -24,9 +24,7 @@ #elif defined(__FreeBSD__) #include <sys/endian.h> #endif - #include <cstring> - #include "common/common_types.h" // GCC 4.6+ |