-
- Downloads
[cleanup] include header for std::function
std::function is defined in <functional>. Prior to GCC 7 this header was transitively included through other headers in the C++ Standard Library but in GCC 7 these transitive includes have been removed. See https://gcc.gnu.org/gcc-7/porting_to.html#header-dep-changes
parent
34249b06
No related branches found
No related tags found
Please register or sign in to comment