remove boost_foreach, using c++ foreach instead (#5611)
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
#include "schema_scan_node.h"
|
||||
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
#include "exec/schema_scanner/schema_helper.h"
|
||||
#include "exec/text_converter.hpp"
|
||||
|
||||
Reference in New Issue
Block a user