]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add missing include in cuda_vector.h 5307/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 24 Oct 2017 01:05:26 +0000 (21:05 -0400)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 24 Oct 2017 01:05:26 +0000 (21:05 -0400)
include/deal.II/lac/cuda_vector.h

index de18219418f43d35dd6813db74391b9c7fcdd1d4..95292245c00179006d0de5655a693b66e0f5887f 100644 (file)
@@ -17,6 +17,8 @@
 #define dealii_cuda_vector_h
 
 #include <deal.II/base/config.h>
+#include <deal.II/base/exceptions.h>
+#include <deal.II/base/index_set.h>
 #include <deal.II/lac/vector_space_vector.h>
 #include <deal.II/lac/vector_operation.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.