/* crude hack source file to get MinGW to link cpp libraries (for ASIO support) */ int dummy(void) { return 0; }