diff options
Diffstat (limited to 'paludis/util/make_null_shared_ptr.hh')
-rw-r--r-- | paludis/util/make_null_shared_ptr.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/paludis/util/make_null_shared_ptr.hh b/paludis/util/make_null_shared_ptr.hh index c8d965252..995b84316 100644 --- a/paludis/util/make_null_shared_ptr.hh +++ b/paludis/util/make_null_shared_ptr.hh @@ -21,6 +21,7 @@ #define PALUDIS_GUARD_PALUDIS_UTIL_MAKE_NULL_SHARED_PTR_HH 1 #include <memory> +#include <paludis/util/attributes.hh> /** \file * Declarations for the make_null_shared_ptr function. |