diff options
Diffstat (limited to 'src/common/parent_of_member.h')
-rw-r--r-- | src/common/parent_of_member.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/parent_of_member.h b/src/common/parent_of_member.h index 58c70b0e7..ad075615b 100644 --- a/src/common/parent_of_member.h +++ b/src/common/parent_of_member.h @@ -7,7 +7,6 @@ #include <type_traits> #include "common/assert.h" -#include "common/common_types.h" namespace Common { namespace detail { |