projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add Closes tag for the --show-foreign newline change
[apt.git]
/
apt-pkg
/
contrib
/
weakptr.h
diff --git
a/apt-pkg/contrib/weakptr.h
b/apt-pkg/contrib/weakptr.h
index ed92eb3f95040bcb31f7b8d77b282a79aa75d8e1..8de727d89e2aee41db68ecd567d4bbb80e28825c 100644
(file)
--- 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 <cstdlib>
#include <set>
+#include <stddef.h>
+
/**
* Class for objects providing support for weak pointers.
*