1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

build: portable integer types

This commit is contained in:
Alexander Alekhin
2018-02-15 23:19:02 +03:00
parent e268fdc0ed
commit c020a7bb67
9 changed files with 45 additions and 24 deletions
-1
View File
@@ -48,7 +48,6 @@
#include <opencv2/core.hpp>
#include <stdlib.h>
#include <stdio.h>
#include <stdint.h>
#include <string.h>
#include <stddef.h>
#include <limits.h>