From 7e38164a212a73b8c3eabb351a40ba49807ed5f9 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 6 May 2018 20:59:23 +1000 Subject: Ensuring ptrdiff_t is available by including . --- src/Selection.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Selection.cxx') diff --git a/src/Selection.cxx b/src/Selection.cxx index dc4d179d9..92a34f7da 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -5,6 +5,7 @@ // Copyright 2009 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. +#include #include #include -- cgit v1.2.3