cleanup headers and especially #includes everywhere
[ntk/apt.git] / apt-pkg / cdrom.h
index c585935..f4a8738 100644 (file)
@@ -4,6 +4,8 @@
 #include<string>
 #include<vector>
 
+#include <stddef.h>
+
 #ifndef APT_8_CLEANER_HEADERS
 #include <apt-pkg/init.h>
 using namespace std;