added missing include std::algorithm
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
#include "matador/rsql/logical_node.hpp"
|
#include "matador/rsql/logical_node.hpp"
|
||||||
|
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <algorithm>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
|
||||||
namespace matador::rsql {
|
namespace matador::rsql {
|
||||||
|
|||||||
Reference in New Issue
Block a user