diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/gost.cpp')
-rw-r--r-- | plugins/CryptoPP/crypto/src/gost.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/gost.cpp b/plugins/CryptoPP/crypto/src/gost.cpp index 1fb3b04d8b..4318b3df8f 100644 --- a/plugins/CryptoPP/crypto/src/gost.cpp +++ b/plugins/CryptoPP/crypto/src/gost.cpp @@ -1,4 +1,4 @@ -#include "pch.h"
+#include "pch.h"
#include "gost.h"
#include "misc.h"
|