/* */ #ifndef _D_BT_CHOKING_EVENT_H_ #define _D_BT_CHOKING_EVENT_H_ #include "common.h" namespace aria2 { class BtChokingEvent {}; } // namespace aria2 #endif // _D_BT_CHOKING_EVENT_H_