* Forward __callback to __inner_callback now that wincrypt.h has the proper inclusion.

svn path=/trunk/; revision=59917
This commit is contained in:
Amine Khaldi 2013-08-31 11:07:09 +00:00
parent 0a79700b0d
commit 86602e29cf
2 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,6 @@
/* INCLUDES ******************************************************************/
#define __callback
extern "C"
{
#include "svchost.h"

View file

@ -1733,3 +1733,4 @@ __PRIMOP(int, _In_function_class_(__In_impl_ char*);)
#endif // ] _USE_ATTRIBUTES_FOR_SAL
#define __callback __inner_callback