WindowsXP-SP1/windows/advcore/ctf/cicmem/private.h

18 lines
419 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
//+---------------------------------------------------------------------------
//
// File: private.h
//
// Contents: Private header for dimm project.
//
//----------------------------------------------------------------------------
#ifndef _PRIVATE_H_
#define _PRIVATE_H_
#include <windows.h>
#include <ccstock.h>
#include <debug.h>
#include "mem.h" // must be last
#endif // _PRIVATE_H_