mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 11:48:31 +00:00
- Include initguid.h so the GUIDs actually get initialized
svn path=/trunk/; revision=41239
This commit is contained in:
parent
2d1234a73d
commit
dc6b09d85a
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
||||||
#ifndef __NDISGUID_H
|
#ifndef __NDISGUID_H
|
||||||
#define __NDISGUID_H
|
#define __NDISGUID_H
|
||||||
|
|
||||||
|
#include <initguid.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue