Skip to content

Commit 1c9f779

Browse files
committed
missing include
1 parent 946a693 commit 1c9f779

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/geode/geosciences/implicit/geometry/stratigraphic_point.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323

2424
#pragma once
2525

26+
#include <sstream>
27+
2628
#include <geode/geometry/point.hpp>
2729

2830
#include <geode/geosciences/implicit/common.hpp>

0 commit comments

Comments
 (0)