Kaynağa Gözat

include guards for vtk

add-code-of-conduct-1
Trevor Irons 5 yıl önce
ebeveyn
işleme
74504768b2

+ 3
- 0
Modules/LemmaCore/src/RectilinearGridVTKImporter.cpp Dosyayı Görüntüle

@@ -17,6 +17,8 @@
17 17
  * @copyright Copyright (c) 2018, Lemma Software, LLC
18 18
  */
19 19
 
20
+#if LEMMAUSEVTK
21
+
20 22
 #include "RectilinearGridVTKImporter.h"
21 23
 
22 24
 namespace Lemma {
@@ -141,3 +143,4 @@ namespace Lemma {
141 143
 /* vim: set tabstop=4 expandtab: */
142 144
 /* vim: set filetype=cpp: */
143 145
 
146
+#endif     // -----  not LEMMAUSEVTK  -----

Loading…
İptal
Kaydet