]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a #include that is needed for MS VC++.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 4 Mar 2014 15:33:58 +0000 (15:33 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 4 Mar 2014 15:33:58 +0000 (15:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@32608 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/polynomial.cc

index 19ecd4654f87413c615f8ebb94d446f11a47376a..f6fa8b2f3c16d7b6a0c852fdbbbb16f80669e2d7 100644 (file)
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id$
 //
-// Copyright (C) 2000 - 2013 by the deal.II authors
+// Copyright (C) 2000 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -20,6 +20,7 @@
 #include <deal.II/base/thread_management.h>
 
 #include <cmath>
+#include <algorithm>
 #include <limits>
 
 DEAL_II_NAMESPACE_OPEN

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.