X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2Fkernel_Environment%2FInstant.h;h=537c032b5f9f037249f7b1d62d3e3f5854f050a4;hb=d2e69ed72a2101f2d76167b92ad51bc9b6755368;hp=ac4993b5abc41a5c8de1a80a25300a83711539f6;hpb=f23e62ed22294c025c467c2bed69be676be8fba8;p=creaEnvironment.git diff --git a/lib/kernel_Environment/Instant.h b/lib/kernel_Environment/Instant.h index ac4993b..537c032 100644 --- a/lib/kernel_Environment/Instant.h +++ b/lib/kernel_Environment/Instant.h @@ -23,7 +23,7 @@ #include "ConceptInstantHandler.h" -class NDimensionsEnvironment_EXPORTS Instant +class creaEnvironment_EXPORTS Instant { public: @@ -108,6 +108,7 @@ class NDimensionsEnvironment_EXPORTS Instant * */ std::vector* nTuple; + }; #endif