Compiler Warning (level 1) C4187

#import attributes 'attribute1' and 'attribute2' are incompatible; both ignored

Both no_implementation and implementation_only attributes are specified in the #import statement. Since the two attributes are incompatible, they are ignored.