Cleanup: remove "sha1.h" include in "dive.h"

No point in pulling that in for all users of "dive.h"

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2019-03-03 22:04:34 +01:00 committed by Dirk Hohndel
parent 31291b1c56
commit 7c64822b9b
4 changed files with 3 additions and 1 deletions

View file

@ -18,7 +18,6 @@
#include <libxslt/transform.h>
#include <libxslt/xsltutils.h>
#include "sha1.h"
#include "units.h"
#ifdef __cplusplus