diff --git a/AerofoilMac/AerofoilMac/MacInit.h b/AerofoilMac/AerofoilMac/MacInit.h index 9f26d23..de81670 100644 --- a/AerofoilMac/AerofoilMac/MacInit.h +++ b/AerofoilMac/AerofoilMac/MacInit.h @@ -1,6 +1,3 @@ -#ifndef MacInit_h -#define MacInit_h +#pragma once int MacInit(void); - -#endif /* MacInit_h */