From d1e8645ddfb97633481179e46b66398a7e1a23dd Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Thu, 23 May 2019 14:31:51 +0200 Subject: [PATCH] #3258 creaImage IO Bug New Normal - export class SimpleView in windows --- src/creaImageIOSimpleView.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/creaImageIOSimpleView.h b/src/creaImageIOSimpleView.h index 669af13..24fc81e 100644 --- a/src/creaImageIOSimpleView.h +++ b/src/creaImageIOSimpleView.h @@ -38,7 +38,7 @@ namespace creaImageIO { - class SimpleView + class CREAIMAGEIO_EXPORT SimpleView { public: /// Ctor -- 2.45.0