diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/smartptr.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/smartptr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/smartptr.h b/plugins/CryptoPP/crypto/src/smartptr.h index f1d6fb2e7c..5259aa8e49 100644 --- a/plugins/CryptoPP/crypto/src/smartptr.h +++ b/plugins/CryptoPP/crypto/src/smartptr.h @@ -1,4 +1,4 @@ -#ifndef CRYPTOPP_SMARTPTR_H
+#ifndef CRYPTOPP_SMARTPTR_H
#define CRYPTOPP_SMARTPTR_H
#include "config.h"
|