c++ - error C2375: : redefinition; different linkage -


I am compiling a solution written for vs. 2012, I am using vs 233 and redefined errors Receiving such:

  21> C: \ Program Files (x86) \ Microsoft Visual Studio 12.0 \ VC \ include \ math.h (494): Error C2375: 'fmax': redefinition; Various linkage  

It has been found that many announcements were added for mathematics and in Word3013 other headers which are trying to compile in Libs, Is there an easy way to change them throughout the code?


Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

c# - Updated Castle to 3.2.1 from 3.0.0 now I cant use FirstNonGenericCoreInterface -