mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[PSDK]
* Add a missing inclusion in wincrypt.h. svn path=/trunk/; revision=59820
This commit is contained in:
parent
4728da4c06
commit
abce7035cb
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
#ifndef __WINE_WINCRYPT_H
|
||||
#define __WINE_WINCRYPT_H
|
||||
|
||||
#include <specstrings.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue