]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo in preprocessor macro. 2584/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Mon, 9 May 2016 14:19:00 +0000 (10:19 -0400)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Mon, 9 May 2016 14:19:00 +0000 (10:19 -0400)
include/deal.II/lac/read_write_vector.templates.h

index 7d2f02e15a33dc7bf6db0623a764ed59e12d6357..aa679f412d61c0a7c03f76fe7dc67048a4408097 100644 (file)
@@ -21,7 +21,7 @@
 #include <deal.II/lac/read_write_vector.h>
 #include <deal.II/lac/vector_operations_internal.h>
 
-#ifdef DEAL_II_PETSC
+#ifdef DEAL_II_WITH_PETSC
 #  include <deal.II/lac/petsc_parallel_vector.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.