13 lines
174 B
C
13 lines
174 B
C
//
|
|
// SecurityChecks.h
|
|
// Runner
|
|
//
|
|
// Created by Hamza Aleghwairyeen on 16/03/2025.
|
|
//
|
|
|
|
#ifndef SecurityChecks_h
|
|
#define SecurityChecks_h
|
|
|
|
|
|
#endif /* SecurityChecks_h */
|