windows-nt/Source/XPSP1/NT/net/netbt/sys/nt/precomp.h

12 lines
229 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*
* stddef.h define offsetof without checking if it is already defined or not.
* Prevent Windows Event Tracing from including stddef.h again.
*/
#include <stddef.h>
#include "nbtprocs.h"
#include <wmikm.h>
#pragma hdrstop