mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 20:34:59 +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
|
||||
#define __NDISGUID_H
|
||||
|
||||
#include <initguid.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue