From 3c9aa3183daaa3eb20838a69ed97195eab35272c Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 15 May 2018 08:47:44 +1000 Subject: Backport: Drop inclusion of StringCopy.h where possible. Backport of changeset 6951:b2a17a08a1f8. --- lexlib/WordList.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'lexlib/WordList.cxx') diff --git a/lexlib/WordList.cxx b/lexlib/WordList.cxx index 954689ef7..c8b4cd63b 100644 --- a/lexlib/WordList.cxx +++ b/lexlib/WordList.cxx @@ -12,7 +12,6 @@ #include #include -#include "StringCopy.h" #include "WordList.h" using namespace Scintilla; -- cgit v1.2.3