10 lines
211 B
C
10 lines
211 B
C
#if !defined(INC__DUserWinAPIP_h__INCLUDED)
|
|
#define INC__DUserWinAPIP_h__INCLUDED
|
|
#pragma once
|
|
|
|
#define AUTO_INLINE inline
|
|
|
|
#include "..\Engine\WinAPI\Public.h"
|
|
|
|
#endif // INC__DUserWinAPIP_h__INCLUDED
|