Skip to content

Commit c6b0fe1

Browse files
committed
missing include
1 parent cc1e05b commit c6b0fe1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

export/src/fmu4cpp/fmi3/fmi3.cpp

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

22
#include "fmi3Functions.h"
33

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

0 commit comments

Comments
 (0)