• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*=============================================================================
2     Copyright (c) 2000-2003 Brian McNamara and Yannis Smaragdakis
3     Copyright (c) 2001-2007 Joel de Guzman
4     Copyright (c) 2011 Thomas Heller
5     Copyright (c) 2015 John Fletcher
6     Distributed under the Boost Software License, Version 1.0. (See accompanying
7     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
8 ==============================================================================*/
9 #include <boost/phoenix/function/lazy_prelude.hpp>
main()10 int main() {}
11