]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debversion.cc
add d-pointer, virtual destructors and de-inline de/constructors
[apt.git] / apt-pkg / deb / debversion.cc
index 74e2552ffbea4473d5138fb2c034d707c0b12dfe..a5eacb7f50f2a9f0ae1876906b598d743f1d33c3 100644 (file)
@@ -15,6 +15,8 @@
 #include <apt-pkg/debversion.h>
 #include <apt-pkg/pkgcache.h>
 
+#include <string.h>
+#include <string>
 #include <stdlib.h>
 #include <ctype.h>
                                                                        /*}}}*/