diff options
Diffstat (limited to 'plugins/OpenSSL/src/stdafx.h')
-rw-r--r-- | plugins/OpenSSL/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/OpenSSL/src/stdafx.h b/plugins/OpenSSL/src/stdafx.h index b637b9fded..ab21d17d87 100644 --- a/plugins/OpenSSL/src/stdafx.h +++ b/plugins/OpenSSL/src/stdafx.h @@ -22,6 +22,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#pragma once
+
#define SECURITY_WIN32
#define HSSL_DEFINED
|