Validator: explicitly include <algorithm>
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <set>
|
||||
#include <algorithm>
|
||||
|
||||
#include <pv/pvIntrospect.h>
|
||||
|
||||
@ -273,4 +274,4 @@ private:
|
||||
};
|
||||
}}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user