Skip to content

Commit dcb411e

Browse files
committed
Fix includes
1 parent 99eab96 commit dcb411e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/IO/HDF5/HDF5IOHandler.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
#include "openPMD/auxiliary/Environment.hpp"
2727
#include "openPMD/auxiliary/JSON_internal.hpp"
2828
#include "openPMD/auxiliary/Variant.hpp"
29-
#include <H5Ppublic.h>
30-
#include <nlohmann/json.hpp>
3129
#include <optional>
3230
#include <sstream>
3331
#include <stdexcept>

0 commit comments

Comments
 (0)