diff options
Diffstat (limited to 'plugins/SecureIM/src/cryptopp.h')
-rw-r--r-- | plugins/SecureIM/src/cryptopp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/cryptopp.h b/plugins/SecureIM/src/cryptopp.h index 089d101cd7..05b77020a1 100644 --- a/plugins/SecureIM/src/cryptopp.h +++ b/plugins/SecureIM/src/cryptopp.h @@ -1,4 +1,4 @@ -#ifndef __CRYPTOPP_H__
+#ifndef __CRYPTOPP_H__
#define __CRYPTOPP_H__
#define CPP_FEATURES_UTF8 0x01
|