mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-07-28 02:57:56 +00:00
7 lines
226 B
C
Executable File
7 lines
226 B
C
Executable File
// stdafx.h : include file for standard system include files,
|
|
// or project specific include files that are used frequently,
|
|
// but are changed infrequently
|
|
|
|
#pragma once
|
|
|
|
#define _DLLAPI extern "C" __declspec(dllexport) |