]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix warning in bundled taskflow 10658/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 6 Jul 2020 14:30:59 +0000 (10:30 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 6 Jul 2020 14:30:59 +0000 (10:30 -0400)
fixes ``warning: extra ‘;’ [-Wpedantic]``

bundled/taskflow-2.5.0/include/taskflow/utility/uuid.hpp

index d61afaa000e2671ce0f9cd440480e005cd38fbed..c953b28e4ecffc869d7d3545123c56da3c81e750 100644 (file)
@@ -217,7 +217,7 @@ inline std::ostream& operator << (std::ostream& os, const UUID& rhs) {
   return os;
 }
 
-};  // End of namespace tf. ---------------------------------------------------
+}  // End of namespace tf. ----------------------------------------------------
 
 //-----------------------------------------------------------------------------
 

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.