BUG: dynamicIndexedOctree: Missing character.

This commit is contained in:
laurence
2012-02-03 14:43:54 +00:00
parent 7a8a39c86c
commit 79187815de

View File

@ -150,7 +150,7 @@ public:
{ {
notImplemented notImplemented
( (
"dynamicTreeDataPoint::intersects "dynamicTreeDataPoint::intersects"
"(const label, const point&, const point&, point&)" "(const label, const point&, const point&, point&)"
); );
return false; return false;