No longer include <string> for d3d.h
This commit is contained in:
parent
52b479fb22
commit
ace611798e
|
@ -17,7 +17,6 @@
|
|||
#ifndef __D3DVIDEO_INTF_H__
|
||||
#define __D3DVIDEO_INTF_H__
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
|
Loading…
Reference in New Issue