Mercurial > vim
view src/dlldata.c @ 25523:a1804f725a9a v8.2.3298
patch 8.2.3298: build failure with small features
Commit: https://github.com/vim/vim/commit/6f6d58c3809010b1386634c1aeec61f1a66e72c2
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Aug 5 21:17:32 2021 +0200
patch 8.2.3298: build failure with small features
Problem: Build failure with small features.
Solution: Add #ifdef.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 05 Aug 2021 21:30:03 +0200 |
parents | 3fc0f57ecb91 |
children |
line wrap: on
line source
/********************************************************* DllData file -- generated by MIDL compiler DO NOT ALTER THIS FILE This file is regenerated by MIDL on every IDL file compile. To completely reconstruct this file, delete it and rerun MIDL on all the IDL files in this DLL, specifying this file for the /dlldata command line option *********************************************************/ #define PROXY_DELEGATION #include <rpcproxy.h> #ifdef __cplusplus extern "C" { #endif EXTERN_PROXY_FILE( if_ole ) PROXYFILE_LIST_START /* Start of list */ REFERENCE_PROXY_FILE( if_ole ), /* End of list */ PROXYFILE_LIST_END DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID ) #ifdef __cplusplus } /*extern "C" */ #endif /* end of generated dlldata file */