diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 11:03:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 11:03:07 +0000 |
commit | ba6e68fea6287e3f1c619bfb757d202d58020807 (patch) | |
tree | ef1c8570a6cfec72a82415d83a4584a4b995cba9 /graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp | |
parent | Chase the evolution-data-server API change. (diff) |
Update to 0.41.
Notes
Notes:
svn path=/head/; revision=130979
Diffstat (limited to 'graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp')
-rw-r--r-- | graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp b/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp index 359ab2d6b0d6..e8da0f994792 100644 --- a/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp +++ b/graphics/inkscape/files/patch-src::libnr::nr-matrix.cpp @@ -4,7 +4,7 @@ * This code is in public domain */ -+#include <stdio.h> ++#include <cstdio> #include "nr-matrix.h" NRMatrix * |