From 02265cbb5bc1597fade22387aae3d651aa649463 Mon Sep 17 00:00:00 2001 From: barate Date: Fri, 11 Jun 2010 08:20:07 +0000 Subject: [PATCH] Added static instance of FactBatchManager_eCCC --- src/CCC/Batch_FactBatchManager_eCCC.cxx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CCC/Batch_FactBatchManager_eCCC.cxx b/src/CCC/Batch_FactBatchManager_eCCC.cxx index b467447..7590875 100644 --- a/src/CCC/Batch_FactBatchManager_eCCC.cxx +++ b/src/CCC/Batch_FactBatchManager_eCCC.cxx @@ -33,6 +33,8 @@ namespace Batch { + static FactBatchManager_eCCC sFBM_eCCC; + // Constructeur FactBatchManager_eCCC::FactBatchManager_eCCC() : FactBatchManager_eClient("eCCC") { -- 2.30.2