mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
STABLE12-winnt-client-shortcut-20030314
FIXES 1333 leaving the #include <initguid.h> in caused Bad Things to happen when I did a build. I'm pretty sure initguid.h is only supposed to be used by things that *impliment* COM objects.
This commit is contained in:
parent
2e16c4f7a5
commit
4412874583
@ -13,7 +13,6 @@ extern "C" {
|
||||
}
|
||||
|
||||
#include <objbase.h>
|
||||
#include <initguid.h>
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#undef INITGUID
|
||||
|
Loading…
Reference in New Issue
Block a user