1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

fixed PointSet

This commit is contained in:
ser1zw 2011-08-07 17:39:20 +09:00
parent 79b8f28964
commit b8fa50869b
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
Copyright (C) 2005-2006 Masakazu Yonekura
************************************************************/
#include"pointset.h"
#include "pointset.h"
/*
* Document-class: OpenCV::PointSet
*/