We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b0bb6 commit 3edb54fCopy full SHA for 3edb54f
cpp/lib/Exporter.hpp
@@ -46,6 +46,5 @@ class Exporter {
46
47
/// Import a real buffer from file, and return it as a real buffer.
48
[[nodiscard]] Grid::Buf::R_XY importRealBuf(fs::path const &filename);
49
-
50
};
51
} // namespace ahr
0 commit comments