Skip to content

Commit 347dc69

Browse files
committed
address std::ostringstream has incomplete type error
1 parent 5ad264c commit 347dc69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/HelperFunctions.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include "SimpleCut.hpp"
55

6+
#include <sstream>
67
#include <string>
78
#include <vector>
89

0 commit comments

Comments
 (0)