summaryrefslogtreecommitdiffstats
path: root/tksao/frame/segment.C
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2020-03-19 20:24:31 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2020-03-19 20:24:31 (GMT)
commita3f82918371443d51f3cf2c99d74d6ed55d7b964 (patch)
tree7ca9f532f2039b948c93d6a2312fc4f14bc64432 /tksao/frame/segment.C
parent6d9bc7b488be69859f4bf503579976167ccc1bfa (diff)
downloadblt-a3f82918371443d51f3cf2c99d74d6ed55d7b964.zip
blt-a3f82918371443d51f3cf2c99d74d6ed55d7b964.tar.gz
blt-a3f82918371443d51f3cf2c99d74d6ed55d7b964.tar.bz2
clean up code
Diffstat (limited to 'tksao/frame/segment.C')
-rw-r--r--tksao/frame/segment.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/tksao/frame/segment.C b/tksao/frame/segment.C
index ec6b2cb..f351c2f 100644
--- a/tksao/frame/segment.C
+++ b/tksao/frame/segment.C
@@ -4,6 +4,7 @@
#include "segment.h"
#include "fitsimage.h"
+#include "util.h" // macos
Segment::Segment(Base* p, const Vector& ctr,
const Vector& b)