view DEPENDENCIES/generic/include/boost/spirit/include/classic_parser_traits.hpp @ 90:1710ac3f246f

Full path for Vamp SDK
author Chris Cannam
date Tue, 14 Apr 2015 11:18:54 +0100
parents 2665513ce2d3
children
line wrap: on
line source
/*=============================================================================
  Copyright (c) 2001-2008 Joel de Guzman
  Copyright (c) 2001-2008 Hartmut Kaiser
  http://spirit.sourceforge.net/

  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)
=============================================================================*/
#ifndef BOOST_SPIRIT_INCLUDE_CLASSIC_PARSER_TRAITS
#define BOOST_SPIRIT_INCLUDE_CLASSIC_PARSER_TRAITS
#include <boost/spirit/home/classic/meta/parser_traits.hpp>
#endif