summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/RPC/Generator/Inputs/Server/CheckBasicIncludesEmit.h
blob: 77394aba12f7ab131a58f3fc3e0da3ab74f6ffbd (plain)
1
2
3
4
5
6
// This ia a basic header file used to check that the server-side emitter
// for rpc-gen emits an expected set of includes in a generated source file.
#ifndef LLDB_API_SBRPC_CHECKBASICINCLUDE_H
#define LLDB_API_SBRPC_CHECKBASICINCLUDE_H

#endif // LLDB_API_SBRPC_CHECKBASICINCLUDE_H