Commit f8aa0523 authored by Andrew Morrow's avatar Andrew Morrow
Browse files

CXX-253 Include-what-you-use for make_shared

Older boost doesn't include make_shared.hpp in smart_ptr.hpp, so the
include of smart_ptr.hpp in pch.h doesn't make make_shared.hpp available
in the replica_set_monitor files.
parent 8e4a51c4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment