blob: 8d67b881ee1c97227340e25ddf3f1105f2da40af [file] [log] [blame]
/**
* Windows API header module
*
* Translated from MinGW Windows headers
*
* License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
* Source: $(DRUNTIMESRC src/core/sys/windows/_cguid.d)
*/
module core.sys.windows.cguid;
version (Windows):
import core.sys.windows.basetyps;