]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Avoid a C++11-ism.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Sep 2013 13:45:28 +0000 (13:45 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Sep 2013 13:45:28 +0000 (13:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@30648 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/periodicity_01.cc

index 17c57d9c723fdcb9bddc591b255b45127de2fc27..f4d80d3717112988d773b7646da234ef00b960bd 100644 (file)
@@ -480,7 +480,7 @@ namespace Step40
               (triangulation,reps,p1,p2,true);
 
             std::vector
-              <std::tuple
+              <std_cxx1x::tuple
                 <typename parallel::distributed::Triangulation<dim>::cell_iterator, unsigned int,
                  typename parallel::distributed::Triangulation<dim>::cell_iterator, unsigned int> >
               periodicity_vector;

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.