]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add include file required by newer gcc versions
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Aug 2007 23:12:09 +0000 (23:12 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Aug 2007 23:12:09 +0000 (23:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@14873 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/vector.templates.h

index 28dfb165132474e5550c7d52843032f75b16fbed..09985c01a876fd1e383a82caf514a756a62dc385 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 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
@@ -23,6 +23,7 @@
 #endif
 
 #include <cmath>
+#include <cstring>
 #include <algorithm>
 #include <iostream>
 

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.