#ifndef __BORDER_STATE_V8_WRAPPER_H__ # define __BORDER_STATE_V8_WRAPPER_H__ #include void AddBorderStateAcessors(v8::Handle &templ); #endif // __BORDER_STATE_V8_WRAPPER_H__