]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/md5.cc
* make apt build with g++ 4.3
[apt.git] / apt-pkg / contrib / md5.cc
index 44242371a3201a0754e7d7d3b42abd9966fd1e52..a095f8f0fbebf2ba71da0d0d3c0380c9d755e1d6 100644 (file)
@@ -44,6 +44,7 @@
 #include <inttypes.h>
 #include <config.h>
 #include <system.h>
+
                                                                        /*}}}*/
 
 // byteSwap - Swap bytes in a buffer                                   /*{{{*/