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

stdint.h -> msc_stdint.h

This commit is contained in:
Vadim Pisarevsky
2010-08-06 11:07:03 +00:00
parent bc4532bd07
commit 37f47c9fa3
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#ifndef AVCODEC_DXVA_H
#define AVCODEC_DXVA_H
#include <stdint.h>
#include <msc_stdint.h>
#include <dxva2api.h>
+1 -1
View File
@@ -24,7 +24,7 @@
#ifndef AVCODEC_VAAPI_H
#define AVCODEC_VAAPI_H
#include <stdint.h>
#include <msc_stdint.h>
/**
* \defgroup VAAPI_Decoding VA API Decoding