mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
added missing #include "ctype.h"
This commit is contained in:
parent
fa2f1c036a
commit
05394d9835
@ -3,6 +3,7 @@
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
||||
void help()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user