/**
 * 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 core/sys/windows/_cguid.d)
 */
module core.sys.windows.cguid;
version (Windows):

import core.sys.windows.basetyps;