Boost logo

Boost-Commit :

From: xushiweizh_at_[hidden]
Date: 2008-06-11 04:34:07


Author: xushiwei
Date: 2008-06-11 04:34:06 EDT (Wed, 11 Jun 2008)
New Revision: 46313
URL: http://svn.boost.org/trac/boost/changeset/46313

Log:
export
Added:
   sandbox/memory/libs/memory/_export_.def (contents, props changed)

Added: sandbox/memory/libs/memory/_export_.def
==============================================================================
--- (empty file)
+++ sandbox/memory/libs/memory/_export_.def 2008-06-11 04:34:06 EDT (Wed, 11 Jun 2008)
@@ -0,0 +1,8 @@
+EXPORTED {
+global:
+ _boost_TlsBlockPool;
+ _boost_SystemPoolAlloc;
+ _boost_SystemPoolFree;
+ _boost_SystemPoolSize;
+local: *;
+};


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