]> git.saurik.com Git - apt-legacy.git/blobdiff - apt-pkg/version.h
Commit that APT bug fix from their bug tracker.
[apt-legacy.git] / apt-pkg / version.h
index 071dba3e2faa8aa8d0006bcd15afd2afef0bccc8..692d4199c7e90900f14ef35c6b111967d9e603f2 100644 (file)
 #ifndef PKGLIB_VERSION_H
 #define PKGLIB_VERSION_H
 
-#ifdef __GNUG__
-#pragma interface "apt-pkg/version.h"
-#endif 
-
+#include <apt-pkg/srkstring.h>
 #include <apt-pkg/strutl.h>    
 #include <string>