diff --git a/vcg/simplex/vertex/base.h b/vcg/simplex/vertex/base.h index f27db5e0..b71f0ef8 100644 --- a/vcg/simplex/vertex/base.h +++ b/vcg/simplex/vertex/base.h @@ -175,13 +175,13 @@ Edited Comments and GPL license ****************************************************************************/ -#pragma message("[VCGLIB Warning] This way to define the simplex vertex is DEPRECATED ") -#pragma message("[VCGLIB Warning] use vcg/simplex/vertexplus instead ") #ifndef VERTEX_TYPE -#pragma message("\nYou should never directly include this file\n") +#pragma message("\nYou should never directly include this file\_n") #else +#pragma message("VCGLIB Warning: this way to define the simplex vertex is DEPRECATED ") +#pragma message("VCGLIB Warning: use vcg/simplex/vertexplus instead ") #include #include