projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* fixed compile errors with g++ 7.3 (thanks to
[apt.git]
/
apt-pkg
/
contrib
/
fileutl.h
diff --git
a/apt-pkg/contrib/fileutl.h
b/apt-pkg/contrib/fileutl.h
index 041aa33096c94d18a936420fcc7d1cd277682bbe..48bd95537b182e4f2e97fc2dfe9dac7a96d978b6 100644
(file)
--- a/
apt-pkg/contrib/fileutl.h
+++ b/
apt-pkg/contrib/fileutl.h
@@
-21,9
+21,6
@@
#ifndef PKGLIB_FILEUTL_H
#define PKGLIB_FILEUTL_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/fileutl.h"
-#endif
#include <string>