]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Change the include from metis.h to metis/metis.h, because this is default
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 16 Sep 2012 18:40:16 +0000 (18:40 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 16 Sep 2012 18:40:16 +0000 (18:40 +0000)
on a number of modern distributions

git-svn-id: https://svn.dealii.org/branches/branch_cmake@26416 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/sparsity_tools.cc

index 8a294d6a73032320f02acfa587e7237e785463b4..81d4168d5bc80ba0c34fd7580ec5329613c6ac13 100644 (file)
@@ -28,7 +28,7 @@
 #ifdef DEAL_II_USE_METIS
 extern "C"
 {
-#include <metis.h>
+#include <metis/metis.h>
 }
 #endif
 

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.