aboutsummaryrefslogtreecommitdiffstats
path: root/build/sysincl/stl-to-libstdcxx.yml
blob: 5c5476e574e15bec3a7a886ad44a83c070c0a658 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# These headers are included from e. g. contrib/restricted/boost
# in order to optimize build times when building against libstdc++.
#
# In ya make, such builds are supported when building with -DUSE_STL_SYSTEM
- includes:
  - bits/atomicity.h
  - bits/c++config.h
  - bits/char_traits.h
  - bits/move.h
  - bits/stl_algobase.h
  - bits/stl_function.h
  - bits/stl_move.h
  - bits/stl_pair.h