13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
$NetBSD: patch-ai,v 1.5 2010/09/22 11:39:14 adam Exp $
|
|
|
|
--- src/display/nr-arena-shape.cpp.orig 2010-07-13 03:48:40.000000000 +0000
|
|
+++ src/display/nr-arena-shape.cpp
|
|
@@ -39,7 +39,6 @@
|
|
|
|
#include <glib.h>
|
|
#include "svg/svg.h"
|
|
-#include <fenv.h>
|
|
|
|
//int showRuns=0;
|
|
void nr_pixblock_render_shape_mask_or(NRPixBlock &m,Shape* theS);
|