mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-04-28 11:53:12 -07:00
Remove unneeded include
This commit is contained in:
@@ -28,8 +28,6 @@
|
|||||||
* as that of the covered work.
|
* as that of the covered work.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <openssl/opensslconf.h>
|
|
||||||
|
|
||||||
#include "crypto.hpp"
|
#include "crypto.hpp"
|
||||||
#include "key.hpp"
|
#include "key.hpp"
|
||||||
#include "util.hpp"
|
#include "util.hpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user