2025-04-27 07:49:33 -04:00

10 lines
193 B
C

/**************
** INITGUID.CPP
** simply includes initguid.h
** to instantiate the GUIDs in the other
** included files
*/
#include "_apipch.h"
#include <initguid.h>