]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add missing include files in boundary_*.h 6777/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 15 Jun 2018 22:03:15 +0000 (00:03 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 15 Jun 2018 22:03:15 +0000 (00:03 +0200)
include/deal.II/grid/tria_boundary.h
include/deal.II/grid/tria_boundary_lib.h

index f40ef8a5088aac3589d52ca0589823695ecfd87c..461aef2f15fb6736068732a9cef844aa3ad1140e 100644 (file)
@@ -16,6 +16,8 @@
 #ifndef dealii_tria_boundary_h
 #define dealii_tria_boundary_h
 
+#include <deal.II/base/config.h>
+
 #warning This file is deprecated. Use the Manifold classes instead.
 
 #endif
index 7c443373c118f0c211d9f475f4cbef82a82c8303..3a227f4c9cd4c943b321bdbd344d9f302575ff7e 100644 (file)
@@ -16,6 +16,8 @@
 #ifndef dealii_tria_boundary_lib_h
 #define dealii_tria_boundary_lib_h
 
+#include <deal.II/base/config.h>
+
 #warning This file is deprecated. Use the Manifold classes instead.
 
 #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.