Skip to content

Commit af9dd86

Browse files
committed
missing header
1 parent 9ca5b5a commit af9dd86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

export/src/fmu4cpp/fmi2/fmi2.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
#include "fmi2Functions.h"
33

4+
#include <cstring>
45
#include <fstream>
56
#include <limits>
67
#include <memory>

0 commit comments

Comments
 (0)