Closed jwakely closed 7 years ago
This causes a build failure with GCC 7, because <functional> is no longer included indirectly by other headers. The code should include the right headers for the features it uses.
<functional>
This causes a build failure with GCC 7, because
<functional>
is no longer included indirectly by other headers. The code should include the right headers for the features it uses.