diff options
Diffstat (limited to 'src/common/alignment.h')
| -rw-r--r-- | src/common/alignment.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/alignment.h b/src/common/alignment.h index 8570c7d3c..e4653bf35 100644 --- a/src/common/alignment.h +++ b/src/common/alignment.h | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | #pragma once | 3 | #pragma once |
| 4 | 4 | ||
| 5 | #include <cstddef> | 5 | #include <cstddef> |
| 6 | #include <new> | ||
| 7 | #include <type_traits> | 6 | #include <type_traits> |
| 8 | 7 | ||
| 9 | namespace Common { | 8 | namespace Common { |