summaryrefslogtreecommitdiffstats
path: root/src/include/array
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/array')
-rw-r--r--src/include/array3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/array b/src/include/array
index 59c313046..76b1371c8 100644
--- a/src/include/array
+++ b/src/include/array
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -36,6 +36,7 @@
#define __STDC_LIMIT_MACROS
#endif
#include <stdint.h>
+#include <algorithm>
namespace std
{
OpenPOWER on IntegriCloud