]> git.saurik.com Git - apt.git/blobdiff - test/conf.cc
move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2_interna...
[apt.git] / test / conf.cc
index c44161426272fa651dea5aafe9518ccb0e8df4c1..340647b5f6058e29b0bda774dd5d88e977a585b5 100644 (file)
@@ -1,6 +1,8 @@
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/error.h>
 
+using namespace std;
+
 int main(int argc,const char *argv[])
 {
    Configuration Cnf;