/Src/Dependencies/Boost/libs/phoenix/test/include/scope/scoped_environment.cpp

http://hadesmem.googlecode.com/ · C++ · 7 lines · 2 code · 0 blank · 5 comment · 0 complexity · 77313f55242d15fc33490bfdb0d6fd1e MD5 · raw file

  1. /*=============================================================================
  2. Copyright (c) 2011 Thomas Heller
  3. Distributed under the Boost Software License, Version 1.0. (See accompanying
  4. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  5. ==============================================================================*/
  6. #include <boost/phoenix/scope/scoped_environment.hpp>
  7. int main() {}