From 1ab180166ba27b0522b3067d71f78d9c2ab216f9 Mon Sep 17 00:00:00 2001 From: Darin Adler Date: Mon, 4 Feb 2002 08:00:20 +0000 Subject: [PATCH] Fix atomic_count.hpp includes, convert Macintosh newlines to Unix ones, since Metrowerks supports either and the rest of Boost uses Unix ones. [SVN r12683] --- libs/smart_ptr | 2 +- status/.cvsignore | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 status/.cvsignore diff --git a/libs/smart_ptr b/libs/smart_ptr index ee3d3bd1e1..6ed07733cb 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit ee3d3bd1e199033c4ee55030aed6aa069ef86e01 +Subproject commit 6ed07733cba5f13abf631642a171aa9b3209a098 diff --git a/status/.cvsignore b/status/.cvsignore new file mode 100644 index 0000000000..d265891d55 --- /dev/null +++ b/status/.cvsignore @@ -0,0 +1,5 @@ +*.log +boosttmp.* +regression +rng.saved +rng.tmp