We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898e4c3 commit 7c1dbf5Copy full SHA for 7c1dbf5
1 file changed
src/error_extensions.ixx
@@ -100,6 +100,6 @@ export namespace essence {
100
}
101
102
private:
103
- ES_API(CPPESSENCE) std::source_location location_;
+ std::source_location location_;
104
};
105
} // namespace essence
0 commit comments