Don't include <string> inside gfx/d3d/d3d.h

This commit is contained in:
twinaphex 2015-11-09 00:43:39 +01:00
parent 1bcbaf5fba
commit ab651ec09b

View File

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