/* */ #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