##// END OF EJS Templates
Adds <numeric> include
Alexandre Leroux -
r423:3fef0e9bbf37
parent child
Show More
@@ -2,6 +2,7
2 #define SCIQLOP_SORTUTILS_H
2 #define SCIQLOP_SORTUTILS_H
3
3
4 #include <algorithm>
4 #include <algorithm>
5 #include <numeric>
5 #include <vector>
6 #include <vector>
6
7
7 /**
8 /**
General Comments 0
You need to be logged in to leave comments. Login now