]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add missing include file
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Aug 2007 22:07:36 +0000 (22:07 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Aug 2007 22:07:36 +0000 (22:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@14888 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/log_infinity.cc
tests/base/log_nan.cc
tests/base/logtest.cc

index 1bc503e98e40dd8c0b3d5ed680cf219c5115ca51..6a39f002c1edf9c594504de4952dca7edae92f7c 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2005, 2006 by the deal.II authors
+//    Copyright (C) 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
@@ -17,6 +17,7 @@
 #include <base/logstream.h>
 #include <fstream>
 #include <iostream>
+#include <limits>
 
 int main ()
 {
index 8c8119c146548d528e12c42ef53f620cf18e3612..ea57ed0147450d8279d35585037bde585e56bbeb 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2005, 2006 by the deal.II authors
+//    Copyright (C) 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/logstream.h>
 #include <fstream>
 #include <iostream>
+#include <limits>
 
 int main ()
 {
index 1a5258cf27b4981a23836aa7b69f6995c0cebac4..40d73fa5d08583a4b5a8b8d3715a5ea090bc8c1f 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -20,6 +20,7 @@
 #include <base/logstream.h>
 #include <fstream>
 #include <iostream>
+#include <limits>
 
 
 int main()

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.