mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:29:01 +08:00
13 lines
331 B
Diff
13 lines
331 B
Diff
|
diff --git a/IO/IOSS/vtkIOSSUtilities.cxx b/IO/IOSS/vtkIOSSUtilities.cxx
|
||
|
index 26470b965..bee76107a 100644
|
||
|
--- a/IO/IOSS/vtkIOSSUtilities.cxx
|
||
|
+++ b/IO/IOSS/vtkIOSSUtilities.cxx
|
||
|
@@ -38,6 +38,7 @@
|
||
|
#include <Ioss_NodeBlock.h>
|
||
|
#include <Ioss_SideBlock.h>
|
||
|
#include <Ioss_SideSet.h>
|
||
|
+#include <Iotr_Factory.h>
|
||
|
|
||
|
#include <memory>
|
||
|
|