From 9406a634ffb7b5321671ee51efb6d591a168fd1b Mon Sep 17 00:00:00 2001 From: ouv Date: Fri, 2 Sep 2005 10:27:54 +0000 Subject: [PATCH] *** empty log message *** --- src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx b/src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx index 3b04118c..4be6deb0 100755 --- a/src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx +++ b/src/PIPELINE/VISU_OpenGLPointSpriteMapper.cxx @@ -49,8 +49,14 @@ #include "vtkXMLImageDataReader.h" #include "vtkImageData.h" +#ifdef __cplusplus +extern "C" { +#endif #include #include +#ifdef __cplusplus +} +#endif #include #include -- 2.39.2