mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-29 12:07:36 +02:00
Added preprocessed files to speed compilation
[SVN r74392]
This commit is contained in:
8
preprocess/preprocess.cpp
Normal file
8
preprocess/preprocess.cpp
Normal file
@ -0,0 +1,8 @@
|
||||
/*=============================================================================
|
||||
Copyright (c) 2011 Joel de Guzman
|
||||
|
||||
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)
|
||||
==============================================================================*/
|
||||
#include <boost/fusion/container/vector.hpp>
|
||||
|
Reference in New Issue
Block a user