uvw
3.1.0
Loading...
Searching...
No Matches
src
uvw
config.h
1
#ifndef UVW_CONFIG_H
2
#define UVW_CONFIG_H
3
4
#ifndef UVW_AS_LIB
5
# define UVW_INLINE inline
6
#else
7
# define UVW_INLINE
8
#endif
9
10
#endif
Generated by
1.9.6