2003-09-11 12:23:55 +02:00
|
|
|
SUBDIRS = format
|
2003-09-24 10:28:04 +02:00
|
|
|
|
2004-06-18 11:20:51 +02:00
|
|
|
EXTRA_DIST = assert.hpp checked_delete.hpp format.hpp \
|
2004-06-18 18:52:31 +02:00
|
|
|
shared_ptr.hpp weak_ptr.hpp throw_exception.hpp \
|
|
|
|
enable_shared_from_this.hpp \
|
2004-06-18 11:20:51 +02:00
|
|
|
detail/shared_count.hpp detail/workaround.hpp
|