From 0c9d87b081f9dd3856194f71f1643c99994d0b95 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 1 Apr 2017 10:43:59 +1100 Subject: Standardize on C++ headers, remove headers that aren't needed and add where it may be needed in the future. --- lexlib/PropSetSimple.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lexlib/PropSetSimple.cxx') diff --git a/lexlib/PropSetSimple.cxx b/lexlib/PropSetSimple.cxx index 6592d70eb..a16a22538 100644 --- a/lexlib/PropSetSimple.cxx +++ b/lexlib/PropSetSimple.cxx @@ -7,9 +7,8 @@ // Maintain a dictionary of properties -#include -#include -#include +#include +#include #include #include -- cgit v1.2.3