From 8b9c9c1375d6a65b8dca0562b00079e15fd90bb4 Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 27 Jul 2015 13:10:03 +1000 Subject: Add Position.h as a place-holder and to allow #include "Position.h" in source. --- 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 5a673425f..a629c7e40 100644 --- a/src/Selection.cxx +++ b/src/Selection.cxx @@ -15,6 +15,7 @@ #include "Scintilla.h" +#include "Position.h" #include "Selection.h" #ifdef SCI_NAMESPACE -- cgit v1.2.3