No longer include <string> for d3d.h

This commit is contained in:
twinaphex 2017-10-02 01:38:48 +02:00
parent 52b479fb22
commit ace611798e

View File

@ -17,7 +17,6 @@
#ifndef __D3DVIDEO_INTF_H__
#define __D3DVIDEO_INTF_H__
#include <string>
#include <vector>
#ifdef HAVE_CONFIG_H