replace dead link in Config.hpp file

replace dead link with working link containing information about predefined macros
This commit is contained in:
mcz 2020-08-31 20:48:35 +02:00 committed by Lukas Dürrenberger
parent 241b542ca3
commit 5eea8032db

View File

@ -36,7 +36,7 @@
////////////////////////////////////////////////////////////
// Identify the operating system
// see http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system
// see https://sourceforge.net/p/predef/wiki/Home/
////////////////////////////////////////////////////////////
#if defined(_WIN32)