#ifndef node_timer_h #define node_timer_h #include void node_timer_initialize (v8::Handle target); #endif // node_timer_h