include: Increase rpcndr header version.
This commit is contained in:
parent
d4c50adb72
commit
3eef4e110c
|
@ -17,8 +17,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __RPCNDR_H_VERSION__
|
#ifndef __RPCNDR_H_VERSION__
|
||||||
/* FIXME: What version? Perhaps something is better than nothing, however incorrect */
|
#define __RPCNDR_H_VERSION__ ( 500 )
|
||||||
#define __RPCNDR_H_VERSION__ ( 399 )
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __WINE_RPCNDR_H
|
#ifndef __WINE_RPCNDR_H
|
||||||
|
|
Loading…
Reference in New Issue