From a36bf5b5c44dfe74bc678652d200d0dd0010e7ba Mon Sep 17 00:00:00 2001 From: thurston Date: Sat, 23 May 2009 02:15:25 +0000 Subject: [PATCH] A couple header fixes from Diego. git-svn-id: http://svn.complang.org/ragel/trunk@870 052ea7fc-9027-0410-9066-f65837a77df0 --- test/cppscan1.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/cppscan1.h b/test/cppscan1.h index 3fa0229..346dd9b 100644 --- a/test/cppscan1.h +++ b/test/cppscan1.h @@ -2,8 +2,8 @@ #define _CPPSCAN1_H #include -#include -#include +#include +#include using namespace std; -- 2.7.4