#ifndef __SKIN_OPTION_V8_WRAPPER_H__ # define __SKIN_OPTION_V8_WRAPPER_H__ #include void AddSkinOptionAcessors(v8::Handle &templ); #endif // __SKIN_OPTION_V8_WRAPPER_H__