X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libs%2Fproperty_map%2Ftest%2Fproperty_map_cc.cpp;h=3d74a971133a76beb51659737ab0165c2770478f;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=b8fb771f2e8fb747ed23ffd9a88478ce7f18b069;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/libs/property_map/test/property_map_cc.cpp b/libs/property_map/test/property_map_cc.cpp index b8fb771..3d74a97 100644 --- a/libs/property_map/test/property_map_cc.cpp +++ b/libs/property_map/test/property_map_cc.cpp @@ -107,7 +107,6 @@ main() { typedef sgi_assignable_archetype<> Key; // ? typedef sgi_assignable_archetype<> Value; - typedef random_access_iterator_archetype Iterator; typedef readable_property_map_archetype IndexMap; typedef shared_array_property_map PMap; function_requires >();