mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-25 21:59:14 +02:00
Jedi code format: command line remove include file. Issue #41147
This commit is contained in:
parent
f9b5b17a5e
commit
bbfdded8f4
@ -25,7 +25,7 @@ See http://www.gnu.org/licenses/gpl.html
|
|||||||
------------------------------------------------------------------------------*)
|
------------------------------------------------------------------------------*)
|
||||||
{*)}
|
{*)}
|
||||||
|
|
||||||
{$I JcfGlobal.inc}
|
{$mode delphi}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ See http://www.gnu.org/licenses/gpl.html
|
|||||||
------------------------------------------------------------------------------*)
|
------------------------------------------------------------------------------*)
|
||||||
{*)}
|
{*)}
|
||||||
|
|
||||||
{$I JcfGlobal.inc}
|
{$mode delphi}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ See http://www.gnu.org/licenses/gpl.html
|
|||||||
------------------------------------------------------------------------------*)
|
------------------------------------------------------------------------------*)
|
||||||
{*)}
|
{*)}
|
||||||
|
|
||||||
{$I JcfGlobal.inc}
|
{$mode delphi}
|
||||||
uses
|
uses
|
||||||
SysUtils, ConvertTypes, FileConverter, SettingsStream,
|
SysUtils, ConvertTypes, FileConverter, SettingsStream,
|
||||||
JcfSettings, JcfRegistrySettings, WarnImbalancedComment,
|
JcfSettings, JcfRegistrySettings, WarnImbalancedComment,
|
||||||
|
@ -25,7 +25,7 @@ See http://www.gnu.org/licenses/gpl.html
|
|||||||
------------------------------------------------------------------------------*)
|
------------------------------------------------------------------------------*)
|
||||||
{*)}
|
{*)}
|
||||||
|
|
||||||
{$I JcfGlobal.inc}
|
{$mode delphi}
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user