1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-10-27 20:44:10 +00:00
falk-werner_webfuse-provider/include/jsonrpc/api.h

9 lines
100 B
C
Raw Normal View History

2020-02-29 01:32:03 +00:00
#ifndef JSONRPC_API_H
#define JSONRPC_API_H
#ifndef JSONRPC_API
#define JSONRPC_API
#endif
#endif