projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add a GroupedFromCommandLine method to the PackageSet to split the
[apt.git]
/
apt-inst
/
database.cc
diff --git
a/apt-inst/database.cc
b/apt-inst/database.cc
index beee692b8f668260751cb1170dfbec8f75900779..a5020f3d76c2c4025b6948141ae04c327c1b1141 100644
(file)
--- a/
apt-inst/database.cc
+++ b/
apt-inst/database.cc
@@
-8,10
+8,6
@@
##################################################################### */
/*}}}*/
// Include Files /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/database.h"
-#endif
-
#include <apt-pkg/database.h>
/*}}}*/