We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d78de commit 03a2221Copy full SHA for 03a2221
visualisation/volscope.cpp
@@ -26,6 +26,7 @@
26
*
27
* This file is part of the DGtal library.
28
*/
29
+#define NO_ADD_STBIMAGE_IMPLEMENT //To avoid duplicated linking errors (like LNK2005 in MSVC)
30
#include <vector>
31
#include <array>
32
0 commit comments