We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4b85e6 commit 23dae9eCopy full SHA for 23dae9e
1 file changed
src/backend/PatchRecord.cpp
@@ -27,7 +27,7 @@
27
namespace openPMD
28
{
29
PatchRecord &
30
-PatchRecord::setUnitDimension(std::map<UnitDimension, double> const &udim)
+PatchRecord::setUnitDimension(unit_representations::AsMap const &udim)
31
32
if (!udim.empty())
33
0 commit comments