X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/7c748f4aa1bd47089672353fd1a401d1c5c94723..49e1672884bf8d50713812bdd4eca26ab2076711:/apt-pkg/contrib/weakptr.h diff --git a/apt-pkg/contrib/weakptr.h b/apt-pkg/contrib/weakptr.h index ed92eb3f9..8de727d89 100644 --- a/apt-pkg/contrib/weakptr.h +++ b/apt-pkg/contrib/weakptr.h @@ -21,8 +21,9 @@ #ifndef WEAK_POINTER_H #define WEAK_POINTER_H -#include #include +#include + /** * Class for objects providing support for weak pointers. *