VirtualBox

Ignore:
Timestamp:
Mar 16, 2010 12:53:14 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58860
Message:

crOpenGL: fix burn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/util/pixel.c

    r27396 r27398  
    99#include "cr_mem.h"
    1010#include "cr_version.h"
     11#include <math.h>
    1112
    1213#if defined(WINDOWS)
    13 # include <math.h>
    1414# include <float.h>
    1515# define isnan(x) _isnan(x)
    16 #else
    17 # include <cmath>
    1816#endif
    1917
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette