Skip to content

Commit a6222eb

Browse files
committed
add error handling for xaudio
1 parent fa80f8e commit a6222eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xtensor-io/xaudio.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ namespace xt
5151
}
5252
file.write(de.raw_data(), (sf_count_t) de.size());
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)