Skip to content

Commit

Permalink
Fix missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-roussel committed Jan 31, 2025
1 parent 2ffefaa commit 0d185c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sofa/Component/IO/Mesh/tests/MeshExporter_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
* *
* Contact information: [email protected] *
******************************************************************************/
#include <iomanip>

#include <vector>
using std::vector;

Expand Down

0 comments on commit 0d185c1

Please sign in to comment.