]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/pool/include/boost/pool/detail/pool_construct_simple.sh
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / pool / include / boost / pool / detail / pool_construct_simple.sh
CommitLineData
7c673cae
FG
1#!/bin/sh
2#
3# Copyright (C) 2001 Stephen Cleary
4#
5# Distributed under the Boost Software License, Version 1.0. (See accompany-
6# ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7#
8# See http://www.boost.org for updates, documentation, and revision history.
9#
10
11m4 -P -E -DNumberOfArguments=$1 pool_construct_simple.m4 > pool_construct_simple.ipp
12