Salome HOME
Merge branch 'master' into gni/evolution
[modules/smesh.git] / src / SMDS / SMDS_MeshCell.hxx
index 568cbbbc9c9763e462e7e1b01e6cfbb62787c7d6..81d0fe7a1566f19963407ad3f5e4511c2c61a4a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2010-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -22,6 +22,8 @@
 
 #include "SMDS_MeshElement.hxx"
 
+#include <vector>
+
 /*!
  * \brief Base class for all cells
  */