From fa0947caaaa294ffbcd3115b2c9fd7cec47b377b Mon Sep 17 00:00:00 2001 From: Andrew Hutchings Date: Thu, 23 May 2019 13:47:20 +0100 Subject: [PATCH] Revert "MCOL-1559 remove unused boost/trim header" This reverts commit 28e743bf38e6cc143d21e047cfcc7af105a665c5. --- dbcon/joblist/jlf_execplantojoblist.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/dbcon/joblist/jlf_execplantojoblist.cpp b/dbcon/joblist/jlf_execplantojoblist.cpp index fff1b12fb..e9068b5e8 100644 --- a/dbcon/joblist/jlf_execplantojoblist.cpp +++ b/dbcon/joblist/jlf_execplantojoblist.cpp @@ -36,6 +36,7 @@ using namespace std; #include #include #include +#include namespace ba = boost::algorithm; #include "calpontexecutionplan.h"