Skip to content

Commit 730d554

Browse files
committed
Update for Mac OS.
1 parent d67cfa6 commit 730d554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/binsparse/binsparse.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
namespace binsparse {
1515

16-
inline constexpr std::string version = "0.1";
16+
inline constexpr std::string version("0.1");
1717

1818
template <typename T>
1919
void write_dense_vector(H5::Group& f, std::span<T> v,

0 commit comments

Comments
 (0)