Go to the documentation of this file.
35#ifndef __HikariPlatform_H__
36#define __HikariPlatform_H__
37#pragma warning( disable: 4251 )
42 #if defined(HIKARI_NONCLIENT_BUILD)
43 # define _HikariExport __declspec( dllexport )
45 # define _HikariExport __declspec( dllimport )
Loading...