blob: 336c530d2b1faa35d7c87399846bb834a84ad569 [file] [log] [blame]
#pragma once
struct _object;
using PyObject = _object;