From 1fe437229f51dbefd6bb92ffe9a3cd3aa23a0719 Mon Sep 17 00:00:00 2001 From: Bertrand Kerautret Date: Wed, 31 Jan 2024 17:25:05 +0100 Subject: [PATCH] test remove fix stb link error --- visualisation/volscope.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visualisation/volscope.cpp b/visualisation/volscope.cpp index a454fd48..7fe38ad9 100644 --- a/visualisation/volscope.cpp +++ b/visualisation/volscope.cpp @@ -26,7 +26,7 @@ * * This file is part of the DGtal library. */ -#define NO_ADD_STBIMAGE_IMPLEMENT //To avoid duplicated linking errors (like LNK2005 in MSVC) + #include #include