Go to the documentation of this file. 12 #ifndef __METAL_COMPILER__H__ 13 #define __METAL_COMPILER__H__ 16 # include <metal/compiler/gcc/compiler.h> 17 #elif defined(__ICCARM__) 18 # include <metal/compiler/iar/compiler.h> 20 # error "Missing compiler support"