mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
inserted missing std:: (ticket #333). Thanks to trisk for the patch!
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
#include <cstdlib>
|
||||
#include <cmath>
|
||||
|
||||
using namespace std;
|
||||
|
||||
#include "cvhaartraining.h"
|
||||
|
||||
int main( int argc, char* argv[] )
|
||||
|
||||
Reference in New Issue
Block a user