Fix ifdef around pragma.

This commit is contained in:
Marcus Sundberg 2000-05-21 21:41:46 +00:00
parent d2ee6e3995
commit 96ecbb71bf
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifdef _WIN32
#if defined(_WIN32) && !defined(__GNUC__)
#pragma warning(disable:4305)
#endif
{-0.525731, 0.000000, 0.850651},