diff --git a/Control/SGTools/SGTools/StlVectorClids.h b/Control/SGTools/SGTools/StlVectorClids.h
index 88497315e50cbfe5bd4ec1e978fa7caf78b72be5..611c04828e7c688f196cd2853a4822921fba2456 100644
--- a/Control/SGTools/SGTools/StlVectorClids.h
+++ b/Control/SGTools/SGTools/StlVectorClids.h
@@ -30,6 +30,7 @@ CLASS_DEF( std::vector<unsigned int> ,   177480351 , 1 )
 CLASS_DEF( std::vector<unsigned long> ,      18868981 , 1 )
 CLASS_DEF( std::vector<unsigned long long> , 35119468 , 1 )
 
+CLASS_DEF( std::vector<std::vector<bool> > ,              255356807 , 1 )
 CLASS_DEF( std::vector<std::vector<char> > ,               70698075 , 1 )
 CLASS_DEF( std::vector<std::vector<short> > ,              24204906 , 1 )
 CLASS_DEF( std::vector<std::vector<int> > ,                23262399 , 1 )