[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0246-8.cs
index 80f4d791385a766ebe38a0a4a0d0ea7c2c6b8c68..126b707b195cfb1902ae84a1c0ceac3953519ffb 100644 (file)
@@ -1,4 +1,4 @@
-// CS0246: The type or namespace name `Reflection' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `Reflection' could not be found. Are you missing an assembly reference?
 // Line: 7
 using System;