X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FBOPDS%2FBOPDS_MapOfPave.hxx;h=d445e389436e425360f1d76e794674fdd601cfa7;hb=7a76337e897a8c0343f6de9160da414249cfb640;hpb=5a89733fd434aa1e8438f6709f608c5141a42774 diff --git a/src/BOPDS/BOPDS_MapOfPave.hxx b/src/BOPDS/BOPDS_MapOfPave.hxx index cbe083a5c7..d445e38943 100644 --- a/src/BOPDS/BOPDS_MapOfPave.hxx +++ b/src/BOPDS/BOPDS_MapOfPave.hxx @@ -20,6 +20,6 @@ #include typedef NCollection_Map BOPDS_MapOfPave; -typedef BOPDS_MapOfPave::Iterator BOPDS_MapIteratorMapOfPave; +typedef BOPDS_MapOfPave::Iterator BOPDS_MapIteratorOfMapOfPave; #endif