mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
9 lines
116 B
C++
9 lines
116 B
C++
|
|
#ifndef __PY_STRUCT__
|
|
#define __PY_STRUCT__
|
|
|
|
//<inline(py_struct)>
|
|
//</inline(py_struct)>
|
|
|
|
#endif // __PY_STRUCT__
|