]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move an #include outside namespace dealii. 18127/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 12 Feb 2025 17:12:52 +0000 (10:12 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 12 Feb 2025 19:37:31 +0000 (12:37 -0700)
source/lac/sparse_direct.cc

index c5c19f996ac6f9fd7a9336d72988188ee92713a8..71c0966f354f271bd8b436d64c2b73288774012a 100644 (file)
 #include <typeinfo>
 #include <vector>
 
-
-DEAL_II_NAMESPACE_OPEN
-
-
-// include UMFPACK file.
 #ifdef DEAL_II_WITH_UMFPACK
 #  include <umfpack.h>
 #endif
 
 
+DEAL_II_NAMESPACE_OPEN
+
 namespace
 {
   /**

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.