Added a Base::using in PM_point_locator.h

This commit is contained in:
Andreas Fabri 2006-02-27 12:45:26 +00:00
parent 11e0fd8020
commit c2c883cc53
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
27 February 2006 Andreas Fabri
- Added a Base::using in PM_point_locator.h
20 January 2006 Andreas Fabri
- Added rule for examples/polylines.C

View File

@ -431,6 +431,7 @@ public:
#ifndef CGAL_CFG_USING_BASE_MEMBER_BUG_3
using Base::K;
using Base::number_of_vertices;
using Base::faces_begin;
#endif
/*{\Mtypes 2}*/