about summary refs log blame commit diff stats
path: root/example/src/middle.h
blob: 820721d98ffdc4abde72a922e1ab1fd7cb65df22 (plain) (tree)
1
2
3
4
5
6





                                   
#ifndef EXAMPLE_SRC_MIDDLE_H_
#define EXAMPLE_SRC_MIDDLE_H_

uv_link_methods_t middle_methods;

#endif  /* EXAMPLE_SRC_MIDDLE_H_ */