chelper: added explicit unit mode

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
skalogryz
2010-12-05 23:46:23 +00:00
parent 91c7c61633
commit 039afe9efa

View File

@ -20,6 +20,8 @@ unit cparserutils;
interface interface
{$ifdef fpc}{$mode delphi}{$h+}{$endif}
uses uses
cparsertypes; cparsertypes;