mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
c2d82a9ad6
Submitted by: Simon Barner <barner@in.tum.de>
12 lines
212 B
C++
12 lines
212 B
C++
--- ./src/PolylineTools/ToolPolyDraw.cpp.orig Mon Jul 21 19:13:35 2003
|
|
+++ ./src/PolylineTools/ToolPolyDraw.cpp Mon Jul 21 19:14:06 2003
|
|
@@ -27,7 +27,7 @@
|
|
|
|
#include "Point3.h"
|
|
|
|
-
|
|
+using std::ostrstream;
|
|
|
|
|
|
|