Header guards should not be identical to cocoa_common_metal.h

This commit is contained in:
twinaphex 2019-02-09 04:13:53 +01:00
parent 0dc533d976
commit acf71fc46c

View File

@ -14,8 +14,8 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __COCOA_COMMON_METAL_H
#define __COCOA_COMMON_METAL_H
#ifndef __COCOA_COMMON_H
#define __COCOA_COMMON_H
#include <Foundation/Foundation.h>