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