uvw
2.10.0
src
uvw
config.h
1
#ifndef UVW_CONFIG_H
2
#define UVW_CONFIG_H
3
4
5
#ifndef UVW_AS_LIB
6
#define UVW_INLINE inline
7
#else
8
#define UVW_INLINE
9
#endif
10
11
12
#endif
Generated by
1.9.1