diff options
Diffstat (limited to 'libstdc++-v3/include/std/algorithm')
| -rw-r--r-- | libstdc++-v3/include/std/algorithm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/include/std/algorithm b/libstdc++-v3/include/std/algorithm new file mode 100644 index 00000000000..eebcdf22977 --- /dev/null +++ b/libstdc++-v3/include/std/algorithm @@ -0,0 +1,3 @@ +#ifndef _CPP_ALGORITHM +#include <bits/std_algorithm.h> +#endif |

