source: trunk/src/oleaut32/config.h@ 10367

Last change on this file since 10367 was 8450, checked in by sandervl, 23 years ago

Wine resync

File size: 156 bytes
Line 
1#ifndef __CONFIG_H__
2#define __CONFIG_H__
3
4#define HAVE_FLOAT_H
5#define WINE_LARGE_INTEGER
6#include "oleaut32.h"
7#include <stddef.h>
8
9#endif //__CONFIG_H__
Note: See TracBrowser for help on using the repository browser.