Skip to content
Snippets Groups Projects
Commit 52e58152 authored by alexey.stratulat's avatar alexey.stratulat
Browse files

[+] Added security guard

parent 84b63b17
No related branches found
No related tags found
1 merge request!7Features 2780
#ifndef _DAP_SERVER_PYTHON_
#define _DAP_SERVER_PYTHON_
#include "Python.h"
#include "dap_server.h"
......@@ -37,3 +39,4 @@ static PyTypeObject dapServer_dapServerType = {
#ifdef __cplusplus
}
#endif
#endif //_DAP_SERVER_PYTHON_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment