Skip to content

Commit

Permalink
Add cstring
Browse files Browse the repository at this point in the history
  • Loading branch information
sfegan committed Feb 12, 2025
1 parent b65d71b commit 0d0f716
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion include/protobuf_extensions/hdf_stream_writer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@
#pragma once

#include <vector>
#include <hdf5.h>
#include <iostream>
#include <cstring>

#include <hdf5.h>

namespace calin { namespace protobuf_extensions { namespace hdf_streamer {

Expand Down

0 comments on commit 0d0f716

Please sign in to comment.