]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add necessary include file, even if it appears that all compiler somehow include...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Mar 2007 22:08:26 +0000 (22:08 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Mar 2007 22:08:26 +0000 (22:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@14580 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/quadrature.cc

index 92c9f8939b6122c9eaf1c03ac571cea35bc7de72..dbf9355cfda5dd6f2d7178a5124020652ae3849c 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -18,6 +18,7 @@
 #include <base/memory_consumption.h>
 
 #include <cmath>
+#include <cstdlib>
 #include <iterator>
 
 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.