diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/asn.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/asn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/asn.h b/plugins/CryptoPP/crypto/src/asn.h index d74af5a76a..d37c02056a 100644 --- a/plugins/CryptoPP/crypto/src/asn.h +++ b/plugins/CryptoPP/crypto/src/asn.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_ASN_H
+#ifndef CRYPTOPP_ASN_H
#define CRYPTOPP_ASN_H
#include "filters.h"
|