2025-04-27 07:49:33 -04:00

19 lines
411 B
C

//+---------------------------------------------------------------------------
//
// File: private.h
//
// Contents: Private header for aimmload project.
//
//----------------------------------------------------------------------------
#ifndef _PRIVATE_H_
#define _PRIVATE_H_
#define _OLEAUT32_
#include <windows.h>
#include <ccstock.h>
#include <debug.h>
#endif // _PRIVATE_H_