diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-14 21:34:09 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-14 21:34:09 +0100 |
| commit | 0db25895168df6ebb9bd8781e3ffd83d3323b398 (patch) | |
| tree | 4687d3756b875b512360b2f2a4788b73897a8c17 /dev/Usr/LibCF/Property.h | |
| parent | cb1c2ac48b29309406580f506765585b13f59852 (diff) | |
A set of patches and necessary changes given to the OS.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Usr/LibCF/Property.h')
| -rw-r--r-- | dev/Usr/LibCF/Property.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/Usr/LibCF/Property.h b/dev/Usr/LibCF/Property.h index 5c2916f4..87927de9 100644 --- a/dev/Usr/LibCF/Property.h +++ b/dev/Usr/LibCF/Property.h @@ -4,8 +4,8 @@ ------------------------------------------- */ -#ifndef CFKIT_PROPS_H -#define CFKIT_PROPS_H +#ifndef _PROPS_H +#define _PROPS_H #include <LibSCI/SCI.h> #include <LibCF/Ref.h> |
