source:
trunk/src/oleaut32/config.h
| Last change on this file was 8450, checked in by , 24 years ago | |
|---|---|
| File size: 156 bytes | |
| Rev | Line | |
|---|---|---|
| [8450] | 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.
