From 5c75f2ad11b6e0fa6e2e0364fce080821a4e8742 Mon Sep 17 00:00:00 2001
From: David Colignon <david.colignon@ulg.ac.be>
Date: Fri, 23 Apr 2010 09:08:15 +0000
Subject: [PATCH] boost include commented

---
 Geo/CellComplex.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Geo/CellComplex.h b/Geo/CellComplex.h
index 4fa7f696d0..62340e6210 100644
--- a/Geo/CellComplex.h
+++ b/Geo/CellComplex.h
@@ -21,7 +21,7 @@
 #include "MElement.h"
 #include "ChainComplex.h"
 //#include "GModel.h"
-#include <boost/pool/object_pool.hpp>
+//#include <boost/pool/object_pool.hpp>
 
 class Cell;
 
-- 
GitLab