msgpack/php/msgpack_class.h

8 lines
94 B
C
Raw Normal View History

2010-07-17 18:46:28 +09:00
#ifndef MSGPACL_CLASS_H
#define MSGPACL_CLASS_H
void msgpack_init_class(TSRMLS_DC);
#endif