diff options
Diffstat (limited to 'plugins/CryptoPP/src/GPGw/pipeexec.h')
-rw-r--r-- | plugins/CryptoPP/src/GPGw/pipeexec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/src/GPGw/pipeexec.h b/plugins/CryptoPP/src/GPGw/pipeexec.h index 047baa4476..241e071a53 100644 --- a/plugins/CryptoPP/src/GPGw/pipeexec.h +++ b/plugins/CryptoPP/src/GPGw/pipeexec.h @@ -1,4 +1,4 @@ -#ifndef __PIPEEXEC_H__
+#ifndef __PIPEEXEC_H__
#define __PIPEEXEC_H__
#include <windows.h>
|