#pragma once #include "boost/python/object.hpp" #define T_INT 1 #define T_DOUBLE 2 #define READONLY 1