1
     2
     3
     4
     5
     6
#ifndef CXXSTD_ALGORITHM_H
#define CXXSTD_ALGORITHM_H 1

#include <algorithm>

#endif // CXXSTD_ALGORITHM_H