~ubuntu-branches/ubuntu/warty/aqsis/warty

« back to all changes in this revision

Viewing changes to boost/boost/type_traits/transform_traits_spec.hpp

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-08-24 07:25:04 UTC
  • Revision ID: james.westby@ubuntu.com-20040824072504-zf993vnevvisdsvb
Tags: upstream-0.9.1
ImportĀ upstreamĀ versionĀ 0.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
// Copyright (c) 2001 Aleksey Gurtovoy.
 
3
// Permission to copy, use, modify, sell and distribute this software is 
 
4
// granted provided this copyright notice appears in all copies. 
 
5
// This software is provided "as is" without express or implied warranty, 
 
6
// and with no claim as to its suitability for any purpose.
 
7
 
 
8
#ifndef BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED
 
9
#define BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED
 
10
 
 
11
#include "boost/type_traits/broken_compiler_spec.hpp"
 
12
 
 
13
#endif // BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED