summaryrefslogtreecommitdiff
path: root/Utilities/std/cm/forward_list
blob: 3397a09954622dbd20d89b2d1566d00e2cc3f530 (plain)
1
2
3
4
5
6
7
8
9
10
// -*-c++-*-
// vim: set ft=cpp:

/* Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
   file Copyright.txt or https://cmake.org/licensing for details.  */
#pragma once

#include <forward_list> // IWYU pragma: export

#include <cm/bits/container_helpers.hxx> // IWYU pragma: export