| // This is a truncated version of an SB API file generated by lldb-rpc-gen | |
| // used to test framework-header-fix.py to make sure the includes are correctly fixed | |
| // up for the LLDBRPC.framework. | |
| // Local includes must be changed to framework level includes. | |
| // e.g. #include "lldb/API/SBDefines.h" -> #include <LLDB/SBDefines.h> | |
| #include "LLDBRPC.h" | |
| #include "SBDefines.h" | |
| #include <lldb-rpc/common/RPCPublic.h> |