diff options
Diffstat (limited to 'compat/safe-ptr.hpp')
-rw-r--r-- | compat/safe-ptr.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/safe-ptr.hpp b/compat/safe-ptr.hpp index 2a77ea72..163ede9b 100644 --- a/compat/safe-ptr.hpp +++ b/compat/safe-ptr.hpp @@ -1,6 +1,5 @@ #pragma once #include "compat/assert.hpp" -#include "compat/defs.hpp" #include <type_traits> #include <Corrade/Tags.h> |