[Pkg-gnupg-commit] [gpgme] 20/62: cpp: Don't include gpgme.h in tofuinfo header

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Nov 19 04:03:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gpgme.

commit 4d3f33d0e9d960df2c34fb4d215987ab4d36111c
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Fri Nov 4 12:26:46 2016 +0100

    cpp: Don't include gpgme.h in tofuinfo header
    
    * lang/cpp/src/tofuinfo.h: Don't include gpgme.h
    
    --
    No public header should include gpgme.h
---
 lang/cpp/src/tofuinfo.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lang/cpp/src/tofuinfo.h b/lang/cpp/src/tofuinfo.h
index c09c82a..7165d05 100644
--- a/lang/cpp/src/tofuinfo.h
+++ b/lang/cpp/src/tofuinfo.h
@@ -25,8 +25,6 @@
 
 #include "gpgmepp_export.h"
 
-#include "gpgme.h"
-
 #include "global.h"
 
 #include <memory>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list