Skip to content
Snippets Groups Projects
Commit 70da3273 authored by McDonnell, Marshall's avatar McDonnell, Marshall
Browse files

Added <algorithm> include to CompositeValidator

parent 534bab95
No related merge requests found
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
#include <memory> #include <memory>
#include <algorithm>
#include <list> #include <list>
#include <string> #include <string>
#include <vector> #include <vector>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment