Fix subclassing to support nested messages.
[wine] / include / msvcrt / math.h
1 #ifndef __WINE_MATH_H
2 #define __WINE_MATH_H
3
4 #ifdef __cplusplus
5 extern "C" {
6 #endif
7
8 #ifdef __cplusplus
9 }
10 #endif
11
12 #endif /* __WINE_MATH_H */