]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use new boost version.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 16 Feb 2004 08:25:50 +0000 (08:25 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 16 Feb 2004 08:25:50 +0000 (08:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@8471 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/thread_management.h
deal.II/deal.II/include/multigrid/mg_level_object.h
deal.II/deal.II/include/multigrid/mg_transfer.h

index dd3c4b86f04f848315b28956b7467f2672f75723..41ae1ebd6a3dc95877b9364328fe645e958054ad 100644 (file)
@@ -22,9 +22,9 @@
 #include <utility>
 
 #include <list>
-#include <boost_local/type_traits.hpp>
-#include <boost_local/tuple/tuple.hpp>
-#include <boost_local/shared_ptr.hpp>
+#include <boost/type_traits.hpp>
+#include <boost/tuple/tuple.hpp>
+#include <boost/shared_ptr.hpp>
 
 #if DEAL_II_USE_MT == 1
 #  if defined(DEAL_II_USE_MT_POSIX)
index 644e929d82980cd7da3df17a52c3db0b84053d26..d593d9757c55cc6b85daa561831391484a1dc980 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -17,7 +17,7 @@
 #include <vector>
 
 
-#include <boost_local/shared_ptr.hpp>
+#include <boost/shared_ptr.hpp>
 
 
 /**
index d6d87ce7e6b8d252f5e10f804927a53f5c7742b1..8c0200dc1866db82ea5b3180d5a58e2d49692adc 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -25,7 +25,7 @@
 #include <multigrid/mg_base.h>
 #include <multigrid/mg_level_object.h>
 
-#include <boost_local/shared_ptr.hpp>
+#include <boost/shared_ptr.hpp>
 
 
 template <int dim> class MGDoFHandler;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.