cloning_demo error removed

This commit is contained in:
siddharth 2013-09-14 16:47:44 +05:30
parent f8b00e5269
commit 01e1ccfa88

View File

@ -28,7 +28,7 @@
using namespace std; using namespace std;
using namespace cv; using namespace cv;
int main(int argc, char **argv) int main()
{ {
cout << endl; cout << endl;
cout << "Cloning Module" << endl; cout << "Cloning Module" << endl;