Add missing license-disclaimer to file.

git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6219 4407c894-4637-0410-b4f5-ada5f102cad1
This commit is contained in:
Kai Tietz 2013-09-07 07:02:45 +00:00
parent 5313c724d0
commit 1c0e44c05d

View File

@ -1,7 +1,10 @@
/**
* This file is part of the mingw-w64 runtime package.
* No warranty is given; refer to the file DISCLAIMER within this package.
*/
#include <winapifamily.h>
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
#if _WIN32_WINNT >= 0x0602
#include "devpropdef.h"