From e028727ad938a3f0329f7f99d7fea68bbd508070 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 22 Oct 2002 12:04:35 +0000 Subject: Added #include Platform.h to avoid compiler warnings. --- src/LexAda.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/LexAda.cxx b/src/LexAda.cxx index 595a05df9..30f0732c7 100644 --- a/src/LexAda.cxx +++ b/src/LexAda.cxx @@ -10,6 +10,8 @@ #include #include +#include "Platform.h" + #include "Accessor.h" #include "StyleContext.h" #include "PropSet.h" -- cgit v1.2.3