From: thurston Date: Sat, 23 May 2009 02:15:25 +0000 (+0000) Subject: A couple header fixes from Diego. X-Git-Tag: 2.0_alpha~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a36bf5b5c44dfe74bc678652d200d0dd0010e7ba;p=external%2Fragel.git A couple header fixes from Diego. git-svn-id: http://svn.complang.org/ragel/trunk@870 052ea7fc-9027-0410-9066-f65837a77df0 --- 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;