Skip to content

Commit 7c1dbf5

Browse files
committed
Take more robustness to cmake scripts.
1 parent 898e4c3 commit 7c1dbf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/error_extensions.ixx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ export namespace essence {
100100
}
101101

102102
private:
103-
ES_API(CPPESSENCE) std::source_location location_;
103+
std::source_location location_;
104104
};
105105
} // namespace essence

0 commit comments

Comments
 (0)