]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add forgotten macro guard 5927/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 28 Feb 2018 02:00:39 +0000 (21:00 -0500)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 28 Feb 2018 02:02:13 +0000 (21:02 -0500)
include/deal.II/lac/cuda_atomic.h

index e6b5569d0114076b9f65c5197afb042cf0ee9be9..911908f38fb6f774d93da2fd79708be79f316caa 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <deal.II/base/config.h>
 
+#ifdef DEAL_II_WITH_CUDA
 
 DEAL_II_NAMESPACE_OPEN
 
@@ -115,3 +116,5 @@ namespace LinearAlgebra
 DEAL_II_NAMESPACE_CLOSE
 
 #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.