diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-30 08:57:05 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-30 08:57:05 +0100 |
| commit | 96a4f30672702e34afea4014487936fccb850779 (patch) | |
| tree | 7e3e39c63335158143450bf6bcaf9fae20b6cbfd /dev/ZKAKit/CompilerKit/CompilerKit.h | |
| parent | 8600ffcc1ddfc861e761baf2682490061a55cca8 (diff) | |
META: Daily bump.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZKAKit/CompilerKit/CompilerKit.h')
| -rw-r--r-- | dev/ZKAKit/CompilerKit/CompilerKit.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/ZKAKit/CompilerKit/CompilerKit.h b/dev/ZKAKit/CompilerKit/CompilerKit.h index 7fe39db8..4763dd18 100644 --- a/dev/ZKAKit/CompilerKit/CompilerKit.h +++ b/dev/ZKAKit/CompilerKit/CompilerKit.h @@ -4,10 +4,10 @@ ------------------------------------------- */ -#ifndef _INC_CL_HPP -#define _INC_CL_HPP +#ifndef _INC_CL_H +#define _INC_CL_H #include <CompilerKit/Detail.h> #include <CompilerKit/Version.h> -#endif /* ifndef _INC_CL_HPP */ +#endif /* ifndef _INC_CL_H */ |
