]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/tools/build/src/tools/types/preprocessed.jam
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / tools / build / src / tools / types / preprocessed.jam
1 # Copyright Steven Watanabe 2011
2 # Distributed under the Boost Software License Version 1.0. (See
3 # accompanying file LICENSE_1_0.txt or copy at
4 # http://www.boost.org/LICENSE_1_0.txt)
5
6 import type ;
7
8 type.register PREPROCESSED_C : i : C ;
9 type.register PREPROCESSED_CPP : ii : CPP ;