node/deps/liboi/oi.h

9 lines
101 B
C

#ifndef oi_h
#define oi_h
#include <oi_socket.h>
#include <oi_async.h>
#include <oi_file.h>
#endif