]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Include stdlib.h for ANSI-compliance
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Feb 1999 19:49:43 +0000 (19:49 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Feb 1999 19:49:43 +0000 (19:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@762 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/exceptions.h

index e701c61d79f7f1e798135b014d24fd931d595a39..49acd04928feabca415e0501fc752cd4037bf1d7 100644 (file)
@@ -7,8 +7,7 @@
 
 #include <iostream.h>
 #include <exception>
-
-
+#include <stdlib.h>
 
 #ifndef __GNUC__
 #  define __PRETTY_FUNCTION__ "(unknown)"

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.