)]}'
{
  "commit": "6879bbbf7743ae4cd71ee3fe67dcac632a585339",
  "tree": "06ea5de77d164ca7cf3c5a7f5826768ae759277e",
  "parents": [
    "1b1209824d5ccc632a3ee9f195a1636ab0e8f899"
  ],
  "author": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sun Nov 13 18:09:39 2016 +0000"
  },
  "committer": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sun Nov 13 18:09:39 2016 +0000"
  },
  "message": "Add MSVC-specific #define to expose math constants in \u003ccmath\u003e.\n\n- MSVC does not expose standard math constants, such as M_PI in \u003ccmath\u003e\n  or \u003cmath.h\u003e unless _USE_MATH_DEFINES is defined prior to their\n  inclusion: https://msdn.microsoft.com/en-us/library/4hwaceh6.aspx.\n- Use CMake to ensure that this is #defined when both Ceres and the\n  examples are compiled, even though it should only be an issue for the\n  examples where M_PI is used.\n\nChange-Id: I67af75b100b8138a65514273d23bfe445d92652c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "845c94976951d0a7ffd40db652a761f85ce0e72f",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "ed1425a453e3e8edd523398b102141da4f35ec76",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    }
  ]
}
