X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOTreeLevelDescriptor.h;h=f9470346f62a4dd2bfc65b009a4cc021de528528;hb=9f8b288b5f8f56bc58fd01ddcb687833eb5ffa5b;hp=4f35b0d8fb46842b2f699135c74a798cdac22070;hpb=3e7eac431db6401f86374784eaa66ad276af1bac;p=creaImageIO.git diff --git a/src2/creaImageIOTreeLevelDescriptor.h b/src2/creaImageIOTreeLevelDescriptor.h index 4f35b0d..f947034 100644 --- a/src2/creaImageIOTreeLevelDescriptor.h +++ b/src2/creaImageIOTreeLevelDescriptor.h @@ -32,7 +32,7 @@ namespace creaImageIO /// Adds the AttributeDescriptor to the list void Add(const AttributeDescriptor&); - /// The type of attribute container + /// The type of attribute container typedef std::vector AttributeDescriptorListType; /// Returns the list of AttributeDescriptor (const)