Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59908 - sandbox/predef/boost/predef/architecture
From: grafikrobot_at_[hidden]
Date: 2010-02-25 12:15:06


Author: grafik
Date: 2010-02-25 12:15:05 EST (Thu, 25 Feb 2010)
New Revision: 59908
URL: http://svn.boost.org/trac/boost/changeset/59908

Log:
No longer need the template header.
Removed:
   sandbox/predef/boost/predef/architecture/_.h

Deleted: sandbox/predef/boost/predef/architecture/_.h
==============================================================================
--- sandbox/predef/boost/predef/architecture/_.h 2010-02-25 12:15:05 EST (Thu, 25 Feb 2010)
+++ (empty file)
@@ -1,19 +0,0 @@
-//~ Copyright Redshift Software, Inc. 2008-2010
-//~ 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_PREDEF_ARCHITECTURE_H
-#define BOOST_PREDEF_ARCHITECTURE_H
-
-#include <boost/predef/version_number.h>
-#include <boost/predef/detail/vrp.h>
-
-#define BOOST_ARCHITECTURE_ BOOST_VERSION_NUMBER(0,0,0)
-
-#if defined() || defined()
- #undef BOOST_ARCHITECTURE_
- #define BOOST_ARCHITECTURE_ BOOST_VERSION_NUMBER(0,0,1)
-#endif
-
-#endif


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk