mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
refactor/single-include (#6687)
This commit is contained in:

committed by
Justin M. Keyes

parent
a9605bb4af
commit
aace622ca5
@@ -1,6 +1,8 @@
|
||||
#ifndef NVIM_MSGPACK_RPC_SERVER_H
|
||||
#define NVIM_MSGPACK_RPC_SERVER_H
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "msgpack_rpc/server.h.generated.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user