]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Patch by Dima Sorkin: Include cstdio for sscanf.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 7 Sep 2008 20:46:44 +0000 (20:46 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 7 Sep 2008 20:46:44 +0000 (20:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@16757 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/parsed_function.cc

index 7619ae79d8fed2c5de26eea3ec24d94d0e71a203..70880d553726eceaef937878603a97f4aa0d641f 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id: function_parser.h 14594 2007-03-22 20:17:41Z bangerth $
 //    Version: $Name$
 //
-//    Copyright (C) 2007 by the deal.II authors
+//    Copyright (C) 2007, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -13,6 +13,8 @@
 #include <base/parsed_function.h>
 #include <base/utilities.h>
 
+#include <cstdio>
+
 DEAL_II_NAMESPACE_OPEN
 
 namespace Functions {

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.