blob: 64393baef416b347e7ad73bf54d7cf3e7b7d0861 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/stroke.cc.orig Sat Aug 14 21:16:17 2004
+++ src/stroke.cc Sat Aug 14 21:16:27 2004
@@ -24,6 +24,7 @@
#include "store.h"
#include "segments.h"
+#include <cmath>
// StrokeStyle
|