From 8c7d03aa146347d3d6cd1a34bfed90a4de60c920 Mon Sep 17 00:00:00 2001
From: astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>
Date: Sat, 19 Feb 2011 14:13:56 +0000
Subject: git-svn-id: file:///home/svn/opt_utilities@180
 ed2142bd-67ad-457f-ba7c-d818d4011675

---
 core/pre_estimater.hpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/pre_estimater.hpp b/core/pre_estimater.hpp
index 859c5ca..2a0c455 100644
--- a/core/pre_estimater.hpp
+++ b/core/pre_estimater.hpp
@@ -58,6 +58,7 @@ namespace opt_utilities
     {}
 
     pre_estimatable(const pre_estimatable<Ty,Tx,Tp,Tstr>& rhs)
+      :ppe(0)
     {
       if(rhs.ppe)
 	{
-- 
cgit v1.2.2