mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
- Include initguid.h so the GUIDs actually get initialized
svn path=/trunk/; revision=41239
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#ifndef __NDISGUID_H
|
||||
#define __NDISGUID_H
|
||||
|
||||
#include <initguid.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user