-
由 Silas Boyd-Wickizer 提交于
If we don't -include compiler.h it's important to always include the header with the attribute defines before they are used. Otherwise the compiler will silently "fail" by defining variables named the attribute define (e.g. __mpalign__). Another option is to remove the attribute defines, but I kind of like them.
fc7e1de6