mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-06-25 12:01:37 +02:00
15 lines
666 B
C
15 lines
666 B
C
# /* **************************************************************************
|
|
# * *
|
|
# * (C) Copyright Paul Mensonides 2002.
|
|
# * Distributed under the Boost Software License, Version 1.0. (See
|
|
# * accompanying file LICENSE_1_0.txt or copy at
|
|
# * http://www.boost.org/LICENSE_1_0.txt)
|
|
# * *
|
|
# ************************************************************************** */
|
|
#
|
|
# /* Revised by Edward Diener (2011) */
|
|
#
|
|
# /* See http://www.boost.org for most recent version. */
|
|
#
|
|
# include "array.cxx"
|