[refactor] Replace boost::function with std::function (#5700)
Replace boost::function with std::function
This commit is contained in:
@ -21,7 +21,6 @@
|
||||
#include <math.h>
|
||||
#include <thrift/protocol/TDebugProtocol.h>
|
||||
|
||||
#include <boost/functional/hash.hpp>
|
||||
#include <sstream>
|
||||
|
||||
#include "exec/hash_table.hpp"
|
||||
|
||||
Reference in New Issue
Block a user