]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Add a missing #include file. 127/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 8 Apr 2023 03:31:05 +0000 (21:31 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 8 Apr 2023 03:31:05 +0000 (21:31 -0600)
Apparently it is now necessary with the current master branch of deal.II.

MCMC-Laplace/mcmc-laplace.cc

index 1c5a7526608eeb18a26e6287915c91f4a0787e66..bb863bff0ff28307e52842463f19496754c78f0b 100644 (file)
@@ -20,6 +20,7 @@
 
 
 #include <deal.II/base/timer.h>
+#include <deal.II/base/multithread_info.h>
 #include <deal.II/grid/tria.h>
 #include <deal.II/dofs/dof_handler.h>
 #include <deal.II/grid/grid_generator.h>

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.