mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-12 16:31:31 +01:00
10 lines
54 B
ObjectPascal
10 lines
54 B
ObjectPascal
{
|
|
}
|
|
unit shlobj;
|
|
|
|
interface
|
|
|
|
implementation
|
|
|
|
end.
|