test=develop
@ -20,9 +20,9 @@
#else
#endif
#include <iterator>
#include <algorithm>
#include <chrono> // NOLINT
#include <numeric>
#include <sstream>
#include <string>
@ -29,8 +29,8 @@
#include <sys/stat.h>
#include <algorithm> // std::accumulate
#include <stdio.h>
#include <io.h> // _popen, _pclose
#include <windows.h>
#include <numeric> // std::accumulate in msvc
#ifndef S_ISDIR // windows port for sys/stat.h