PLCnext API Documentation 25.0.2.69
Arp.Base.Core.hpp
Go to the documentation of this file.
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
4//
6#pragma once
7
10
11#ifdef ARP_BASE_CORE_BUILD
12 #define ARP_BASE_CORE_EXPORT ARP_EXPORT
13#else
14 #define ARP_BASE_CORE_EXPORT ARP_IMPORT
15#endif // ARP_BASE_CORE_BUILD