Commit 9fbd18cc authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

d3drm/tests: Remove an unneeded assert.h include.

parent d2084d5a
......@@ -17,10 +17,10 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include <assert.h>
#include "d3drmdef.h"
#include <math.h>
#include "d3drmdef.h"
#include "wine/test.h"
#define PI (4.0f*atanf(1.0f))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment