attempt to fix test link error on windows

This commit is contained in:
Arvid Norberg 2013-10-01 09:20:36 +00:00
parent d327916c27
commit c888d73964
1 changed files with 1 additions and 1 deletions

View File

@ -31,5 +31,5 @@ POSSIBILITY OF SUCH DAMAGE.
*/
#include "test.hpp"
EXPORT int run_http_suite(int proxy, char const* protocol, bool test_url_seed, bool chunked_encoding, bool test_ban);
int EXPORT run_http_suite(int proxy, char const* protocol, bool test_url_seed, bool chunked_encoding, bool test_ban);