summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/mc_config
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2014-10-09 16:32:16 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-10-23 05:49:24 -0500
commit3d8b78fa34ab39bda5c519a8b75fa91b7a71b856 (patch)
treec34c146afc7466cd36d6b58b7730ef49ca50be6c /src/usr/hwpf/hwp/mc_config
parenta9010ccc1130b81e45d1151bb5de9453d31c08a5 (diff)
downloadtalos-hostboot-3d8b78fa34ab39bda5c519a8b75fa91b7a71b856.tar.gz
talos-hostboot-3d8b78fa34ab39bda5c519a8b75fa91b7a71b856.zip
SW281497: INITPROC: FSP&Hostboot - Fix compiler warnings
Change-Id: I7f7eb3f79a5439c63d30489b5c5b6d306605543c CQ:SW281497 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13848 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13917 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/mc_config')
-rw-r--r--src/usr/hwpf/hwp/mc_config/mss_eff_config/opt_memmap.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/mc_config/mss_eff_config/opt_memmap.C b/src/usr/hwpf/hwp/mc_config/mss_eff_config/opt_memmap.C
index f02ed97e8..528b2baab 100644
--- a/src/usr/hwpf/hwp/mc_config/mss_eff_config/opt_memmap.C
+++ b/src/usr/hwpf/hwp/mc_config/mss_eff_config/opt_memmap.C
@@ -22,7 +22,7 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-// $Id: opt_memmap.C,v 1.19 2014/06/20 20:23:44 jmcgill Exp $
+// $Id: opt_memmap.C,v 1.20 2014/08/05 15:11:50 kahnevan Exp $
// $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/ipl/fapi/opt_memmap.C,v $
@@ -125,7 +125,7 @@
//------------------------------------------------------------------------------
#include <opt_memmap.H>
-
+#include <algorithm>
//------------------------------------------------------------------------------
// Constant definitions
OpenPOWER on IntegriCloud