Mercurial > audlegacy
view Plugins/Input/console/boost/config.hpp @ 90:252843aac42f trunk
[svn] Import the initial sources for console music support.
author | nenolod |
---|---|
date | Tue, 01 Nov 2005 19:57:26 -0800 |
parents | |
children |
line wrap: on
line source
// Boost substitute. For full boost library see http://boost.org #ifndef BOOST_CONFIG_HPP #define BOOST_CONFIG_HPP #define BOOST_MINIMAL 1 #define BLARGG_BEGIN_NAMESPACE( name ) #define BLARGG_END_NAMESPACE #endif