diff options
Diffstat (limited to 'core/fxcrt/maybe_owned.h')
-rw-r--r-- | core/fxcrt/maybe_owned.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/maybe_owned.h b/core/fxcrt/maybe_owned.h index ac3a81d47e..511e63223b 100644 --- a/core/fxcrt/maybe_owned.h +++ b/core/fxcrt/maybe_owned.h @@ -5,7 +5,6 @@ #ifndef CORE_FXCRT_MAYBE_OWNED_H_ #define CORE_FXCRT_MAYBE_OWNED_H_ -#include <algorithm> #include <memory> #include <utility> |