This commit is contained in:
Markus 2019-09-23 19:44:29 +02:00
parent 75deb260de
commit c9b2d94d76

View File

@ -3,7 +3,7 @@

#ifndef __linux__
#ifndef _WIN32
Error Invalid System: Only for Linux and Windows systems
#error "Error Invalid System: Only for Linux and Windows systems!"
#endif
#endif