blob: 803abf1832f000084c8e55cf147c51fbc511a0cc [file] [log] [blame]
#ifndef THP_STORAGE_SHARING_INC
#define THP_STORAGE_SHARING_INC
#include <Python.h>
PyMethodDef* THPStorage_getSharingMethods();
#endif