summaryrefslogtreecommitdiffstats
path: root/Utilities/std/cm/forward_list
blob: ba7c536b8fcaefae2841d77614dde472366324e1 (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 LICENSE.rst or https://cmake.org/licensing for details.  */
#pragma once

#include <forward_list> // IWYU pragma: export

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