WindowsXP/net/netbt/sys/nt/precomp.h
2025-04-27 07:49:33 -04:00

12 lines
240 B
C

/*
* 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