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