]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix compilation with gcc4.5
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 1 Sep 2010 09:57:05 +0000 (09:57 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 1 Sep 2010 09:57:05 +0000 (09:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@21815 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/data_out_base_vtu.cc

index 0715a1a750a8a78a262c8c81588b498f44f43261..e1048eaed08e462e51f224a2d7f40693582a8ebc 100644 (file)
@@ -45,7 +45,7 @@ void check(DataOutBase::VtkFlags flags,
   names[2] = "x3";
   names[3] = "x4";
   names[4] = "i";
-  std::vector<boost::tuple<unsigned int, unsigned int, std::string> > vectors;
+  std::vector<std_cxx1x::tuple<unsigned int, unsigned int, std::string> > vectors;
   DataOutBase::write_vtu(patches, names, vectors, flags, out);
 }
 

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.