mirror of https://github.com/yandex/odyssey.git
11 lines
104 B
C
11 lines
104 B
C
![]() |
#ifndef FLUENT_H_
|
||
|
#define FLUENT_H_
|
||
|
|
||
|
/*
|
||
|
* libfluent.
|
||
|
*
|
||
|
* Cooperative multitasking engine.
|
||
|
*/
|
||
|
|
||
|
#endif
|