Loading...
Searching...
No Matches
Go to the documentation of this file.
25#ifndef SFML_SYSTEM_EXPORT_HPP
26#define SFML_SYSTEM_EXPORT_HPP
37#if defined(SFML_SYSTEM_EXPORTS)
39 #define SFML_SYSTEM_API SFML_API_EXPORT
43 #define SFML_SYSTEM_API SFML_API_IMPORT