mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Use #pragma once
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#ifndef MacInit_h
|
||||
#define MacInit_h
|
||||
#pragma once
|
||||
|
||||
int MacInit(void);
|
||||
|
||||
#endif /* MacInit_h */
|
||||
|
Reference in New Issue
Block a user