Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ole2ver.h « include « w32api « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 667003a82530bf67ef79e13f2bb594a5e41cebaf (plain)
1
2
3
4
5
6
7
8
#ifndef _OLE2VER_H
#define _OLE2VER_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#define rmm 23
#define rup 639
#endif