Fix copy pasta. Spotted by rs on irc.

svn path=/branches/cmake-bringup/; revision=50495
This commit is contained in:
Timo Kreuzer 2011-01-25 20:56:14 +00:00
parent 0fab7e8671
commit 81995bfd2e

View file

@ -2,7 +2,7 @@
#ifdef _MSC_VER
#pragma warning(disable: 4164)
#pragma function(abs)
#pragma function(labs)
#endif
/*