]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Like all other headers, the lapack headers should also include <base/config.h> so...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Sep 2006 06:31:54 +0000 (06:31 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Sep 2006 06:31:54 +0000 (06:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@13838 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/lapack_full_matrix.h
deal.II/lac/include/lac/lapack_support.h
deal.II/lac/include/lac/lapack_templates.h

index 95e9960d21d0f63cf11f5b3bcdbd3d5360ed4886..ef953b3cc2dbac68c31221b150fec15d2bc31f8f 100644 (file)
@@ -13,6 +13,8 @@
 #ifndef __deal2__lapack_full_matrix_h
 #define __deal2__lapack_full_matrix_h
 
+
+#include <base/config.h>
 #include <base/table.h>
 #include <lac/lapack_support.h>
 
index 992c958377e9950ea0b789ea6cf5b17f2b08878d..bb9ad58ceba5b026d9eb51f436e833c13bad682e 100644 (file)
 #ifndef __deal2__lapack_support_h
 #define __deal2__lapack_support_h
 
+
+#include <base/config.h>
+#include <base/exceptions.h>
+
+
 namespace LAPACKSupport
 {
 /**
index 4266d4eb75bca316f04bdd2aa17ab67ed143c44c..394801f0e02dfdd5fb1e9ddceb8aa223ce574d78 100644 (file)
@@ -5,7 +5,7 @@
 //    This file was automatically generated from blas.h.in
 //    See blastemplates in the deal.II contrib directory
 //
-//    Copyright (C) 2005 by the deal authors
+//    Copyright (C) 2005, 2006 by the deal authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
 #ifndef __LAPACK_TEMPLATES_H
 #define __LAPACK_TEMPLATES_H
 
+#include <base/config.h>
+
+
+
 extern "C"
 {
 // General Matrix

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.