June 16, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ff14539e1711958e4dae673c832eb5a4a4ca2708
      https://github.com/D-Programming-Language/phobos/commit/ff14539e1711958e4dae673c832eb5a4a4ca2708
  Author: Dicebot <public@dicebot.lv>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  Add missing std.stdio import to std.net.curl

Not tested `static if` branch used `File` symbol without having proper import


  Commit: f830db2b487500d0d5fc736cb3f044e70c7cc2d1
      https://github.com/D-Programming-Language/phobos/commit/f830db2b487500d0d5fc736cb3f044e70c7cc2d1
  Author: Vladimir Panteleev <thecybershadow@gmail.com>
  Date:   2015-06-17 (Wed, 17 Jun 2015)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  Merge pull request #3412 from Dicebot/curl-file-import

[REG] Add missing std.stdio import to std.net.curl


Compare: https://github.com/D-Programming-Language/phobos/compare/f012f7d4b4a6...f830db2b4875