]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use properly scoped include directive. 17930/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 17 Dec 2024 01:46:22 +0000 (18:46 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 17 Dec 2024 01:46:22 +0000 (18:46 -0700)
include/deal.II/grid/tria_iterator.h

index bccd283495e0f04594841fa3f03b53ec4b9ee9ef..839dd1bece1362eb6e35a2a2b3f7d275332c3900 100644 (file)
@@ -1250,7 +1250,7 @@ DEAL_II_NAMESPACE_CLOSE
 
 // if in optimized mode: include more templates
 #ifndef DEBUG
-#  include "tria_iterator.templates.h"
+#  include <deal.II/grid/tria_iterator.templates.h>
 #endif
 
 #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.