Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 516 Bytes

compiler-warning-level-1-c4187.md

File metadata and controls

13 lines (11 loc) · 516 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Compiler Warning (level 1) C4187
Compiler Warning (level 1) C4187
11/04/2016
C4187
C4187
2443d948-ab7b-472c-af43-5d81e09af677

Compiler Warning (level 1) C4187

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

A #import statement specified no_implementation and implementation_only attributes. Both are ignored.