Updated forum links to the new subdomain

This commit is contained in:
Yorik van Havre
2013-11-11 11:42:34 -02:00
parent 75801167db
commit 70bc2446a1
7 changed files with 7 additions and 7 deletions

View File

@@ -1363,7 +1363,7 @@ void Application::LoadParameters(void)
#if defined(_MSC_VER)
// fix weird error while linking boost (all versions of VC)
// VS2010: http://www.freecadweb.org/forum/viewtopic.php?f=4&t=1886&p=12553&hilit=boost%3A%3Afilesystem%3A%3Aget#p12553
// VS2010: http://forum.freecadweb.org/viewtopic.php?f=4&t=1886&p=12553&hilit=boost%3A%3Afilesystem%3A%3Aget#p12553
namespace boost { namespace program_options { std::string arg="arg"; } }
#if (defined (BOOST_VERSION) && (BOOST_VERSION >= 104100))
namespace boost { namespace program_options {