|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r54001 - in sandbox/monotonic: boost/monotonic libs/monotonic/test
From: christian.schladetsch_at_[hidden]
Date: 2009-06-17 01:16:15
Author: cschladetsch
Date: 2009-06-17 01:16:14 EDT (Wed, 17 Jun 2009)
New Revision: 54001
URL: http://svn.boost.org/trac/boost/changeset/54001
Log:
added header-pointer
Added:
sandbox/monotonic/boost/monotonic/static_storage.h (contents, props changed)
Text files modified:
sandbox/monotonic/libs/monotonic/test/monotonic.vcproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
Added: sandbox/monotonic/boost/monotonic/static_storage.h
==============================================================================
--- (empty file)
+++ sandbox/monotonic/boost/monotonic/static_storage.h 2009-06-17 01:16:14 EDT (Wed, 17 Jun 2009)
@@ -0,0 +1,6 @@
+#pragma error
+
+this file has been renamed to boost\monotonic\static_storage.hpp
+
+see https://svn.boost.org/svn/boost/sandbox/monotonic/boost/monotonic/static_storage.hpp
+
Modified: sandbox/monotonic/libs/monotonic/test/monotonic.vcproj
==============================================================================
--- sandbox/monotonic/libs/monotonic/test/monotonic.vcproj (original)
+++ sandbox/monotonic/libs/monotonic/test/monotonic.vcproj 2009-06-17 01:16:14 EDT (Wed, 17 Jun 2009)
@@ -218,6 +218,10 @@
>
</File>
<File
+ RelativePath="..\..\..\boost\monotonic\static_storage.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\boost\monotonic\static_storage.hpp"
>
</File>
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